Ensure facts are always regathered

This commit is contained in:
2023-08-28 13:52:23 -04:00
parent b684eb8c8c
commit e9ac08be3f

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