Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/galaxyproject/ansible-common-roles

A collection of simple Ansible roles for common (mostly system) tasks
https://github.com/galaxyproject/ansible-common-roles

Last synced: 3 months ago
JSON representation

A collection of simple Ansible roles for common (mostly system) tasks

Lists

README

        

# ansible-common-roles

A collection of simple Ansible roles for common (mostly system) tasks.

## Usage

```shell
% 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`.