Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/devops13242/ansible-role-kubectl

Ansible role to install kubectl
https://github.com/devops13242/ansible-role-kubectl

ansible ansible-role kubectl

Last synced: 7 days ago
JSON representation

Ansible role to install kubectl

Awesome Lists containing this project

README

        

# Ansible role kubectl

The Ansible role to install kubectl.

## Example playbook

```yaml
- name: Install kubectl
hosts: all
roles:
- role: devops13242.kubectl
```

## Parameters

* `kubectl_version` - set the version of kubectl. Default value - v1.30.