Containers are popular for many reasons. One key reason: container images are easy to build and, once built, don’t change. When Developer A says, “Hey,…
Tag: Ansible
Integrating Atlassian Bitbucket Pipelines with Ansible Tower
Customers everywhere are using Ansible and Ansible Tower to deliver the promise of DevOps. Atlassian Bitbucket can be coupled with Ansible and Ansible Tower to…
How Ansible Works
Ansible is a radically simple IT automation engine that automates cloud provisioning, configuration management, application deployment, intra-service orchestration, and many other IT needs. Being designed…
Highly – Available Infrastructure Provisioning and Configuration with Ansible
The following is an excerpt from Chapter 8 of Ansible for DevOps, a book on Ansible by Jeff Geerling. The example highlights Ansible’s simplicity and…
Creating custom dynamic inventories for Ansible
The following is an excerpt from Chapter 7 of Ansible for DevOps, a book on Ansible by Jeff Geerling. Most infrastructure can be managed with…