The business case You launched a software application. You installed it on two customer sites. You support the application mostly by SSH to customer server…
Template (with Jinja2) and files In an Ansible role, we can use files or templates to achieve similar results for configuration files. If the configuration…
The Ansible In Depth white paper outlines Ansible’s use cases in four categories: Configuration management Application deployment Orchestration: for coordinating a multi-machine process such as…
Ansible is very flexible automation tools with many benefits. The free version is command-line based and here is an example to set it up. Environment…