The Wayback Machine - https://web.archive.org/web/20220411231602/https://github.com/topics/ansible-roles
Skip to content
#

ansible-roles

Ansible roles let you automatically load related vars, files, tasks, handlers, and other Ansible artifacts based on a known file structure. After you group your content in roles, you can easily reuse them and share them with other users.

Here are 768 public repositories matching this topic...

cognifloyd
cognifloyd commented May 17, 2019

Ansible 2.5 is EOL as of yesterday (2019-05-16) because 🎉 Ansible 2.8 2.9 is here.
2.8: https://groups.google.com/forum/#!topic/ansible-announce/OmkhL4zN1oo
2.9: https://groups.google.com/forum/#!topic/ansible-announce/chcjYohq6dA

I have not reviewed the ansible-st2 playbooks to see what we can do if we bump the version to 2.6.

2.6 has lots of bugfixes for include* and import*.
2