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 | 1 year ago | |
defaults | 1 year ago | |
files | 1 year ago | |
handlers | 1 year ago | |
roles | 1 year ago | |
tasks | 1 year ago | |
templates | 1 year ago | |
tests | 1 year ago | |
vars | 1 year ago | |
.ansible-lint | 1 year ago | |
.gitignore | 1 year ago | |
.pre-commit-config.yaml | 1 month ago | |
.yamllint | 1 year ago | |
README.md | 1 year ago |
README.md
Ansible AWX Template: Mattermost
Ansible AWX is the method used for the Rocky Linux infrastructure, as a replacement for using the CLI. This template is used to manage mattermost for the Rocky infrastructure.
Provides / Information
This repository is for Mattermost.
.
├── 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