You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
shnee fcc0951923 Added LICENSE. 4 years ago
meta initial commit. 4 years ago
tasks initial commit. 4 years ago
LICENSE Added LICENSE. 4 years ago
README.md initial commit. 4 years ago
requirements.yml initial commit. 4 years ago

README.md

install_python_kubernetes: Ansible Role

An ansible role that installs the kubernetes python library via pip.

Requirements

This role requires that pip is installed on the remote machines. The python-kubernetes-ansible-role is declared as a role dependency and will be automatically installed.

Role Variables

None

Dependencies

See 'Requirements', the python-kubernetes-ansible-role is declared as a dependency and will be ran bt this role.

Example Playbook

- hosts: all
  roles:
    - install_python_kubernetes

License

MIT

Author Information

This role was created by shnee.