Commit Graph

2 Commits (2a110d7abad3f28601930c48dc3929497e9d752d)

Author SHA1 Message Date
Dustin 431b7dfacc facts: Do not collect facts in first play
The first play in the `facts.yml` playbook contains a single task: clear
the existing fact cache.  It makes *no* sense to gather facts for this
play.
2023-10-27 17:40:50 -05:00
Dustin 6b4b18dac8 facts: Add PB to force fetching facts
Some playbooks/roles require facts from machines other than the target.
The `facts.yml` playbook can be used to gather facts from machines
without running any other tasks.
2022-12-23 06:56:52 -06:00