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 ?
Ansible engine
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
Ansible – Executing sequence of commands using Shell Module
How to execute a sequence of ansible commands in a single task using shell or command module? Its … [Read more...] about Ansible – Executing sequence of commands using Shell Module
Downgrading Ansible Engine on CentOS 7/ RHEL 7
How to downgrade Ansible engine on RHEL 7 / CentOS 7 ?. If you install ansible engine from EPEL … [Read more...] about Downgrading Ansible Engine on CentOS 7/ RHEL 7
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
Ansible – Reboot Server Using Playbook and Wait for come back
Ansible is a simple configuration management tool. Open source community keeps trying to make the … [Read more...] about Ansible – Reboot Server Using Playbook and Wait for come back
How to pass variable from one playbook to another playbook ? Ansible
In Ansible, passing a variable from one playbook to another playbook is not a straight forward. (If … [Read more...] about How to pass variable from one playbook to another playbook ? Ansible
Jenkins – Ansible – Configure Dynamic Inventory
Are you using Jenkins as front-end GUI for Ansible Automation? Have you ever tried the dynamic … [Read more...] about Jenkins – Ansible – Configure Dynamic Inventory
Jenkins – Store Console Output in Linux Filesystem – Artifacts
How to store Jenkins job's console output in another system? There are much opensource software is … [Read more...] about Jenkins – Store Console Output in Linux Filesystem – Artifacts
Jenkins – Rename Build Job Names – Build Name setter
Jenkins job's build name would be named with the numeric number by default in increment manner. … [Read more...] about Jenkins – Rename Build Job Names – Build Name setter