Skip to content

514amir/tower

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower Installation

Codacy Badge Build Status

Installs the latest version of Ansible Tower onto an Ubuntu 16.04 target.

Full of Helpful Advice

Requirements

The molecule Python library is required for testing.

Role Variables

None.

Dependencies

role: gahan-corporation.postgresql

Example Playbook

- hosts: servers
  roles:
     - { role: gahan-corporation.tower }

License

GPL-3.0

Author Information

Authored by A. H. Laughlin for the Gahan Corporation.

About

Installs Ansible Tower 3.0 to an Ubuntu 16.04 target.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 55.6%
  • Makefile 44.4%