gabops.repo_percona
gabops.repo_percona
Installs Percona (https://www.percona.com) repository.
Requirements
None.
Role Variables
| Variable | Default value | Description |
|---|---|---|
| percona_repository_version | latest | The version of the package for installing the repo. |
Dependencies
None.
Example Playbook
1 - Using the default values this roles uses:
- hosts: servers
roles:
- role: gabops.repo-percona
2 - Setting a custom version of the repo package
- hosts: servers
vars:
percona_repository_version: 0.1-9
roles:
- role: gabops.repo-percona
License
MIT
Author Information
Gabriel Suarez (gabops)
About
Installs and configures Percona repository
Install
ansible-galaxy install gabops.repo_perconaLicense
mit
Downloads
506
Owner
I am a DevOps engineer who likes Python, Go, AWS, Kubernetes and climbing with friends.
