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.
README.md
Ansible AWX Template: IPA Management
Ansible AWX is the method used for the Rocky Linux infrastructure, as a replacement for using the CLI.
Provides / Information
This repository is for IPA Management.
.
├── adhoc-ipabinder.yml
├── adhoc-ipadnsrecord.yml
├── adhoc-ipadnszone.yml
├── adhoc-ipagetcert.yml
├── adhoc-ipagetkeytab.yml
├── adhoc-ipagroup.yml
├── adhoc-ipaservice.yml
├── adhoc-ipauser-disable.yml
├── adhoc-ipauser-enable.yml
├── adhoc-ipauser.yml
├── defaults
│ └── main.yml
├── files
│ └── README.md
├── handlers
│ └── main.yml
├── README.md
├── role-rocky-ipa-client.yml
├── role-rocky-ipa-replica.yml
├── role-rocky-ipa.yml
├── tasks
│ └── main.yml
├── templates
│ └── README.md
├── tests
│ ├── inventory
│ ├── README.md
│ └── test.yml
└── vars
└── main.yml