Don't subset the re-setup
This commit is contained in:
parent
645a88f7cd
commit
296090d806
|
@ -30,7 +30,6 @@
|
||||||
|
|
||||||
- name: regather local facts
|
- name: regather local facts
|
||||||
setup:
|
setup:
|
||||||
gather_subset: "all"
|
|
||||||
when: installed_facts.changed
|
when: installed_facts.changed
|
||||||
|
|
||||||
- debug:
|
- debug:
|
||||||
|
|
Loading…
Reference in New Issue