jesperberth.awx_k8s_install

Role Name

Configure AWX on K8s

Requirements

A working k8s

Role Variables

awx_password: default = Passw0rd! namespace: default = "awx" awxoperater_version: default = "0.10.0"

Dependencies

Example Playbook

- hosts: servers
  vars:
    awx_password: SomeThing8lse

  roles:
     - jesperberth.awx_k8s_install

License

BSD

Author Information

Jesper Berth

About

Configure AWX on k8s

Install
ansible-galaxy install jesperberth.awx_k8s_install
GitHub repository
License
Unknown
Downloads
182