You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nazunalika 02295c1b32
add collections and roles
5 years ago
..
README.md add collections and roles 5 years ago

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