ansible-buildsys-management/roles
Louis Abel 92aaa2639e
add initial syncing playbooks
2023-02-19 20:54:48 -07:00
..
README.md init 2022-12-13 18:05:22 -07:00
requirements.yml add initial syncing playbooks 2023-02-19 20:54:48 -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