Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pcolladosoto/milky-way

My Ansible collections
https://github.com/pcolladosoto/milky-way

ansible-collections ansible-galaxy

Last synced: 1 day ago
JSON representation

My Ansible collections

Awesome Lists containing this project

README

        

# My Ansible Collections
These Ansible collections live under the [pcolladosoto](https://galaxy.ansible.com/ui/namespaces/pcolladosoto/)
namespace on [Ansible Galaxy](https://galaxy.ansible.com).

They can all be installed with:

ansible-galaxy collection install pcolladosoto.

Hope they prove useful!

## Further information
In case this is your first rodeo with Ansible, you might find the following links useful:

- [Using Ansible collections](https://docs.ansible.com/ansible/latest/collections_guide/index.html)
- [Ansible Galaxy user guide](https://docs.ansible.com/ansible/latest/galaxy/user_guide.html).
- [Distributing Ansible collections](https://docs.ansible.com/ansible/latest/dev_guide/developing_collections_distributing.html).
- [Developing Ansible plugins](https://docs.ansible.com/ansible/latest/dev_guide/developing_plugins.html).
- [Ansible inventory plugin development](https://www.redhat.com/sysadmin/ansible-plugin-inventory-files).

All the above are rather self-explanatory and contain further links which might be of interest.