Skip to content

prometeo-cloud/cfg_tower_deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cfg_tower_deploy

Description:

cfg_tower_deploy runs a playbook which uses the tower_install_application role to automate the provisioning of an Ansible Tower instance.
cfg_tower_deploy runs a playbook which uses the configure_ansible_tower role to automate the configuration setting of an Ansible Tower instance.

Behaviour:

Feature:
Runs tower_install_application role. As a System Admin I want to install automate the installation of Tower, which can be configured for use by my organisation.
Runs tower_configure_application role. As a System Admin I want to automate the configuration and running of Tower workflows for my organisation.

Dependencies:

tower_install_application role
tower_configure_application role
uninstall_ansible_tower role
Preconfigured RHEL 7.x machine

Testing the role:

- hosts: towers
  name: Install and configures a tower based upon requirements gathered. 
  roles:
    - install_ansible_tower
    - tower_configure_application

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published