Example 7. synchronize module; Example 8. loop include_tasks; Example 9. gather_facts, service_facts; Example 10. Jinja math; Example 11. Test user module with Ansible 2.6.1 and FreeBSD 11.2; Example 12. Select items from dictionary; Example 13. Test indentation of a block; Example 14. loop include_tasks and delegate_to; Example 15. import_playbook
A few starter examples of ansible playbooks, to show features and how they work together. See http://galaxy.ansible.com for example roles from the Ansible ...
Jinja math; Example 11. Test user module with Ansible 2.6.1 and FreeBSD 11.2; Example 12. Select items from dictionary; Example 13. Test indentation of a ...
An Ansible module to do generic diffs against strings, files and command outputs. Task Examples. # Diff compare two strings - diff: source: "foo" target: ...
13.12.2016 · Ansible modules - these modules ship with ansible. Contribute to ansible/ansible-modules-core development by creating an account on GitHub.