ansible-gerrit-management/collections
Louis Abel c2c4a82b85
init gerrit management
2023-07-25 01:49:15 -07:00
..
README.md init gerrit management 2023-07-25 01:49:15 -07:00

README.md

Collections

If you are wanting to use a collection specifically for this, you will need to define it in a requirements.yml, otherwise AWX will not install what you need to run your tasks.

Example:

---
# Roles
collections:
  - netbox.netbox
  - community.aws
  - containers.podman