❮ Index
❯
TOC: Introduction to Ansible
- Introduction to Ansible
- Why
- How
- What is Ansible?
- Prerequisites for the installations
- The samples structure
- Starting up - configuring the structure
- Configuring Ansible basic files
- Running Ansible
- Creating an ssh key file and passing it to the hosts
- Some simple commands
- Install a package - failure
- Passwordless sudo
- Install a package
- removing a package
- Shell command
- Playbooks - combining tasks
- Running the playbook
- Adding vars to the play
- More vars
- Roles
- Ansible Galaxy
- Resources