collections | ||
defaults | ||
files | ||
handlers | ||
roles | ||
tasks | ||
templates | ||
tests | ||
vars | ||
.ansible-lint | ||
.pre-commit-config.yaml | ||
.yamllint | ||
adhoc-create-org.yml | ||
init-gitea-configure.yml | ||
init-gitea-themes.yml | ||
init-gitea-update.yml | ||
main.yml | ||
README.md | ||
role-gitea.yml |
Ansible AWX Template: Gitea Management
Ansible AWX is the method used for the Rocky Linux infrastructure, as a replacement for using the CLI. This template is used specifically for management of Gitea.
Provides / Information
This repository is for Gitea operations and management.
.
├── 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