Ensure facts are always regathered
This commit is contained in:
parent
7c8b6919fe
commit
0de0ec7ded
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue