Facts are not useful for openshift apps
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
36b7948be8
commit
fa7d48125f
8 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os-masters[0]:os-masters-stg[0]
|
hosts: os-masters[0]:os-masters-stg[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os-masters[0]:os-masters-stg[0]
|
hosts: os-masters[0]:os-masters-stg[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os-masters-stg[0]
|
hosts: os-masters-stg[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os-masters-stg[0]
|
hosts: os-masters-stg[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os-masters-stg[0]
|
hosts: os-masters-stg[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os-masters-stg[0]
|
hosts: os-masters-stg[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os-masters-stg[0]
|
hosts: os-masters-stg[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
- name: make the app be real
|
- name: make the app be real
|
||||||
hosts: os-masters[0]:os-masters-stg[0]
|
hosts: os-masters[0]:os-masters-stg[0]
|
||||||
user: root
|
user: root
|
||||||
gather_facts: True
|
gather_facts: False
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- /srv/web/infra/ansible/vars/global.yml
|
- /srv/web/infra/ansible/vars/global.yml
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue