Changes

Jump to: navigation, search

OPS435 Ansible

206 bytes added, 02:13, 22 November 2019
no edit summary
[[Category:OPS435]][[Category:rchan]][[Category:OPS435 Lab]]
= Overview =
== Introduction to Ansible ==
* [https://www.ansible.com/overview/how-ansible-works Overview]
::"Ansible is an IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs.::Ansible was designed for multi-tier deployments since day one, and models your IT infrastructure by describing how all of your systems inter-relate, rather than just managing one system at a time.::Ansible uses no agents and no additional custom security infrastructure, and it uses a very simple language called 'YAML', to compose an Ansible Playbook which allow you to describe your automation jobs in a very simple way."
Ansible uses no agents and no additional custom security infrastructureFor more detail information about ansible, and it uses a very simple language called 'YAML', to compose an Ansible Playbook which allow you to describe your automation jobs in a very simple waycheck out the ansible web site at [http://www.ansible.com. www.ansible."com]
For more detail information about ansible, check out the ansible web site at [http://www.ansible.com. www.ansible.com]= Objective =* Install and configure Ansible on a controller Linux machine* Explore Ansible's ad hoc commands* Explore and create Ansible playbooks* Access online documentation of Ansible's modules
= Introduction to Ansible =
In this introduction, we explore the main components of the Ansible configuration management system and its operating environment. we also study a simple playbook for managing the configuration of a CentOS 7.x VM. For more detail information about ansible, check out the ansible web site at [https://www.ansible.com. https://www.ansible.com]
1,760
edits

Navigation menu