Add one more fact regathering
This commit is contained in:
parent
cb2cbdff61
commit
e754ca84f6
|
@ -2,6 +2,10 @@
|
||||||
#
|
#
|
||||||
# First run check
|
# First run check
|
||||||
#
|
#
|
||||||
|
- name: regather facts
|
||||||
|
setup:
|
||||||
|
tags: always
|
||||||
|
|
||||||
- name: check if this is a new instance
|
- name: check if this is a new instance
|
||||||
shell: "echo 'bootstrapped' > /etc/pvc-install.base"
|
shell: "echo 'bootstrapped' > /etc/pvc-install.base"
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Reference in New Issue