prakhar1985
2020-02-27 e9cc7d11cb5f1cf26319c996d3e6efeac810f6a3
Removed FTL injector (#1193)

1 files modified
10 ■■■■■ changed files
ansible/configs/ansible-tower-implementation/pre_software.yml 10 ●●●●● patch | view | raw | blame | history
ansible/configs/ansible-tower-implementation/pre_software.yml
@@ -24,16 +24,6 @@
    - step004
    - bastion_tasks
- name: Inject and configure FTL on bastion as grader host
  hosts: bastions
  become: true
  tasks:
    - name: Setup FTL
      include_role:
        name: ftl-injector
  tags:
    - step004
    - ftl-injector
- name: PreSoftware flight-check
  hosts: localhost