Ansible and Terraform are market-leading automation tools. These tools are not competing with each … [Read more...] about Open Source – Hybrid Cloud Automation Platform
Configuration Management
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
Automation – Add DNS A Record using Ansible Playbook
DNS resource records added automatically when windows instances is registered on domain. For Linux … [Read more...] about Automation – Add DNS A Record using Ansible Playbook
Ansible reboot module – Shutdown Command Not found on Linux
Ansible is a widely used configuration management tool. Opensource community and RedHat aggressively … [Read more...] about Ansible reboot module – Shutdown Command Not found on Linux
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
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