Files
awx-operator/roles/tower/README.md
Jeff Geerling 80895d628a Initial commit.
2019-10-30 12:00:17 -05:00

339 B

Tower

This role builds and maintains an Ansible Tower instance inside of Kubernetes.

Requirements

TODO.

Role Variables

TODO.

Dependencies

N/A

Example Playbook

- hosts: localhost
  connection: local
  roles:
     - tower

License

MIT / BSD