Prakhar Srivastava
2018-11-28 07a463ddbaa281078e916b551bc65ced079a6bbc
ans-tower-lab test completed
1 files modified
12 ■■■■■ changed files
ansible/roles/install-tower/tasks/install_tower.yml 12 ●●●●● patch | view | raw | blame | history
ansible/roles/install-tower/tasks/install_tower.yml
@@ -1,15 +1,3 @@
- name: Remove ansbile-2.7.1
  yum:
   name: ansible
   state: absent
- name: Install pip
  yum:
   name:
    - python-pip
    - gcc
   state: latest
- name: Download Tower Setup file
  unarchive:
    src: http://www.opentlc.com/download/ansible_tower_implementation/ansible-tower-setup-3.2.3.tar.gz