Ansible is an open-source automation tool that allows you to automate IT tasks such as configuration management, application deployment, and orchestration. Ansible uses a simple YAML syntax called playbooks to define automation tasks.
With tweaking our project directory a bit we can achieve a very flexible and comfortable structure.
Continue reading “Let’s use a more flexible directory structure for an Ansible project”