Ansible Roles for automating devops tools provisioning.
This collection is part of the A:Platform64 project for automated infrastructure-as-code management.
| role | purpose |
|---|---|
| dops_ansiblelint | Manage provisioning of Ansible Linter |
| dops_batscore | Manage provisioning of Bats Core |
| dops_git_client | Manage provisioning of client side GIT |
| dops_git_server | Manage GIT server |
| dops_github_cli | Manage provisioning of GitHub CLI |
| dops_gitlab_server | Manage provisioning of GitLab Server |
| dops_jenkins | Manage Jenkins server |
| dops_molecule | Manage provisioning of Molecule |
| dops_shellcheck | Manage provisioning of ShellCheck |
| dops_tfsec | Manage provisioning of the TFSec tool |
| dops_yamllint | Manage provisioning of YAML Linter |
- Ansible Collections:
- serdigital64.backup
- serdigital64.development
- serdigital64.security
- serdigital64.system
Manually install Ansible Collections from the Ansible Galaxy repository:
ansible-galaxy collection install --upgrade serdigital64.devopsAutomatic installation is also available by deploying A:Platform64
Help on implementing new features and maintaining the code base is welcomed.
Please see the guidelines for further details.