configpolicy/facts.yml

7 lines
100 B
YAML

- hosts: all
tasks:
- name: clear facts
meta: clear_facts
- hosts: all
gather_facts: true