Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pcolladosoto/milky-way
- Owner: pcolladosoto
- Created: 2023-10-23T16:41:07.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-13T18:20:51.000Z (about 1 year ago)
- Last Synced: 2023-11-13T19:32:47.858Z (about 1 year ago)
- Topics: ansible-collections, ansible-galaxy
- Language: Python
- Homepage: https://galaxy.ansible.com/ui/namespaces/pcolladosoto/
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.