gabops.kubernetes_repo
gabops.kubernetes_repo
Installs and configures the official Kubernetes repository.
Requirements
None.
Role Variables
| Variable | Default value | Description |
|---|---|---|
| kubernetes_repo_state | present | Controls if the repository is installed (present) or uninstalled (absent). |
| kubernetes_repo_enabled | true | Controls if the repository is enabled (true) or disabled (false). |
Dependencies
None.
Example Playbook
- hosts: servers
roles:
- role: gabops.kubernetes_repo
License
Author Information
Gabriel Suarez (Gabops)
About
Installs and configures the official Kubernetes repository.
Install
ansible-galaxy install gabops.kubernetes_repoLicense
mit
Downloads
203
Owner
I am a DevOps engineer who likes Python, Go, AWS, Kubernetes and climbing with friends.
