« Previous 1 2 3
Automation with Ansible
IT as Planned
Conclusions
The examples given here only show a small part of what Ansible is capable of with very little overhead. The structure of the playbooks follows familiar shell commands and constructs fairly closely – system administrators should be familiar with them. This approach keeps the learning curve very low for your initial steps.
The documentation is excellent and you can look forward to a huge variety of integrated tasks on which to build. These tasks include database setups, several package management variants, simple and complex file management, conditional execution based on the results of the previous tasks, and many other things. In combination with a powerful Jinja2 template syntax, there is virtually nothing you can't do with Ansible.
Infos
- Dynamic inventory: http://docs.ansible.com/intro_dynamic_inventory.html
- Directory layout: http://docs.ansible.com/playbooks_best_practices.html#directory-layout
- Information discovered from systems: https://docs.ansible.com/playbooks_variables.html#information-discovered-from-systems-facts
- Jinja2: http://jinja.pocoo.org/
« Previous 1 2 3
Buy this article as PDF
(incl. VAT)
Buy ADMIN Magazine
Subscribe to our ADMIN Newsletters
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Most Popular
Support Our Work
ADMIN content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.