jbride
2018-06-06 87ecf8e232e0bab91f9906a05b9efc0fd4f79e7e
ansible/configs/ans-tower-lab/pre_software.yml
@@ -43,7 +43,6 @@
    - "{{ ANSIBLE_REPO_PATH }}/configs/{{ env_type }}/env_secret_vars.yml"
  roles:
    - { role: "{{ ANSIBLE_REPO_PATH }}/roles/bastion", when: 'install_bastion' }
    - { role: "{{ ANSIBLE_REPO_PATH }}/roles/bastion-opentlc-ipa", when: 'install_ipa_client' }
  tags:
    - step004
    - bastion_tasks