Skip to content

mrlesmithjr/ansible-awx

Repository files navigation

ansible-awx

Ansible role to install/configure Ansible AWX

NOTE: AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is the upstream project for Tower, a commercial derivative of AWX.

Build Status

GitHub Actions

Molecule Test

Travis CI

Build Status

Requirements

For any required Ansible roles, review: requirements.yml

Role Variables

defaults/main.yml

Dependencies

Example Playbook

playbook.yml

Usage

Login to AWX dashboard by accessing http://HostnameOrIP and login with user:pass defined in defaults/main.yml under:

user: awx['default_admin_user']
pass: awx['default_admin_password']

License

MIT

Author Information

Larry Smith Jr.

NOTE: Repo has been created/updated using https://github.com/mrlesmithjr/cookiecutter-ansible-role as a template.

About

No description or website provided.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages