1299 shaares
100 private links
100 private links
2 results
tagged
roles
You can migrate any existing standalone role into a collection and host the collection on Galaxy. With Ansible collections, you can distribute many roles in a single cohesive unit of re-usable automation. Inside a collection, you can share custom plugins across all roles in the collection instead of duplicating them in each role’s library/` directory.
You must migrate roles to collections if you want to distribute them as certified Ansible content.
This topic describes how to create Ansible roles that can be imported into Galaxy.