ansible-common-roles
ansible-common-roles copied to clipboard
A collection of simple Ansible roles for common (mostly system) tasks
ansible-common-roles
A collection of simple Ansible roles for common (mostly system) tasks.
Usage
% git submodule add https://github.com/galaxyproject/ansible-common-roles common_roles
Then add roles_path = common_roles
to the [defaults]
section of your
ansible.cfg
.