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.
Louis Abel 43e8c02b78
update pre-commit config
1 month ago
collections init for mattermost 1 year ago
defaults init for mattermost 1 year ago
files init for mattermost 1 year ago
handlers init for mattermost 1 year ago
roles init for mattermost 1 year ago
tasks init for mattermost 1 year ago
templates init for mattermost 1 year ago
tests init for mattermost 1 year ago
vars init for mattermost 1 year ago
.ansible-lint init for mattermost 1 year ago
.gitignore init for mattermost 1 year ago
.pre-commit-config.yaml update pre-commit config 1 month ago
.yamllint init for mattermost 1 year ago
README.md init for mattermost 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