Ensure facts are always regathered

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:30 -04:00
parent 7c8b6919fe
commit 0de0ec7ded
1 changed files with 1 additions and 2 deletions

View File

@ -76,8 +76,7 @@
- name: regather facts - name: regather facts
setup: setup:
when: installed_facts.changed tags: always
tags: base-ansible
- debug: - debug:
var: ansible_local.host_group var: ansible_local.host_group