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.
|
1 month ago | |
---|---|---|
collections | 2 months ago | |
defaults | 2 months ago | |
files | 2 months ago | |
handlers | 2 months ago | |
roles | 2 months ago | |
tasks | 2 months ago | |
templates | 2 months ago | |
tests | 2 months ago | |
vars | 2 months ago | |
.ansible-lint | 2 months ago | |
.gitignore | 2 months ago | |
.pre-commit-config.yaml | 1 month ago | |
.yamllint | 2 months ago | |
README.md | 2 months ago | |
adhoc-refresh-cron.yml | 2 months ago |
README.md
Ansible AWX Template: Mirror List Management
Ansible AWX is the method used for the Rocky Linux infrastructure, as a replacement for using the CLI. This helps manage and maintain the mirror manager instances.
Provides / Information
This repository is for AWX templates.
.
├── README.md
├── defaults
│ └── main.yml
├── files
│ └── README.md
├── handlers
│ └── main.yml
├── tasks
│ └── main.yml
├── templates
│ └── README.md
├── tests
│ ├── README.md
│ ├── inventory
│ └── test.yml
└── vars
└── main.yml
Guidelines
These guidelines are on the Core Wiki.