ansible-gitea-management/roles
nazunalika baa0024b41
Update bools, add vars, prep for cert issues
2022-03-03 22:59:35 -07:00
..
README.md Initial Push 2022-03-03 22:15:25 -07:00
roles.yml Update bools, add vars, prep for cert issues 2022-03-03 22:59:35 -07:00

README.md

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