Add one more fact regathering

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:30 -04:00
parent cb2cbdff61
commit e754ca84f6
1 changed files with 4 additions and 0 deletions

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: