ansible-ipa-management/README.md

1.0 KiB

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