How to add multiple conditions for an ansible task? Here are some of the examples which will help … [Read more...] about Ansible – Validate Multiple conditions for a task
ansible tutorial
Ansible – How to Prepare template using Variables ? Jinja2
Ansible is very flexible configuration management tool and offers wide range of options to perform … [Read more...] about Ansible – How to Prepare template using Variables ? Jinja2
How to Boost Ansible playbook Speed ?
How to increase the ansible playbook execution speed? One who is running the playbook against more … [Read more...] about How to Boost Ansible playbook Speed ?
Jenkins- Ansible -Authenticate Server using Protected Passphrase
Ansible is the most widely used configuration management tool. A recent challenge was to … [Read more...] about Jenkins- Ansible -Authenticate Server using Protected Passphrase
Using Date and Timestamp Variable in Ansible Playbook
Timestamp plays a crucial role while automating any job. Timestamp variable would be helpful to … [Read more...] about Using Date and Timestamp Variable in Ansible Playbook