• Commands
  • Ad-Hoc Commands
  • Ansible configuration files
  • Terminologies
  • How Ansibel Works?
  • Ansible Vs Puppet and Chef
  • Playbook
  • Hosts File Syntax
  • State
  • Task 1 - Check Remote Clients Connectivity
  • Task 2 - Copy Files to Remote Clients
  • Task 3 - Change File Permissions
  • Task 4 - Setup Apache and Open Firewall Port
  • Task 5 - Run Shell Scripts on Remote Clients
  • Task 6 - Schedule a job (crontab)
  • Task 7 - User Account Management
  • Task 8 - Download Package from a URL
  • Task 9 - Kill a Running Process
  • Task 10 - Pick and Choose Steps