ansible-gerrit-management/roles
2023-07-25 02:23:31 -07:00
..
README.md init gerrit management 2023-07-25 01:49:15 -07:00
requirements.yml add internal IPA support and revproxy 2023-07-25 02:23:31 -07:00

Roles

If you are wanting to use role 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
roles:
  - rockylinux.ipagetcert
    src: https://github.com/rocky-linux/ansible-role-ipa-getcert
    version: main