Don't subset the re-setup
This commit is contained in:
parent
a01720a09d
commit
90273f6599
|
@ -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