Ansible tips and tricks
From Notes_Wiki
Home > CentOS > CentOS 6.x > System administration tools > ansible > Ansible tips and tricks
- Performing tasks based on whether file or folder exists
- Configuring proxy using environment variables
- Ignoring failed tasks in ansible
- Ansible lookup plugins
- Dry run and syntax check for ansible-playbooks
- Capturing output of shell command in ansible variable
- Timing out a specific step
- Speeding up ansible playbooks or running many ansible playbooks in parallel
- Convert list variable to comma separated list in ansible
Home > CentOS > CentOS 6.x > System administration tools > ansible > Ansible tips and tricks