Run this playbook to quickly spin up a demo environment on top of an Ansible workshop deployment. Includes the below Job Templates:
- Configuration Management
- Fact Scan
- Gather Debug Info
- Grant Sudo
- Hardening
- Patching
- Security Patching
- Change
ansible_host
,ansible_user
,ansible_password
in inventory file - Run
ansible-playbook -i inventory playbook.yml
- Login to Ansible Tower
- Run
SERVER / Configuration Management
before other jobs to configure nodes
- ansible
- tower-cli
- sshpass
To install sshpass on mac use: brew install https://raw.githubusercontent.com/kadwanev/bigboybrew/master/Library/Formula/sshpass.rb