Add one more fact regathering

This commit is contained in:
2023-08-29 09:49:16 -04:00
parent bc1bfd4cc2
commit 51c064efaa

View File

@ -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: