provisioning_gather_facts¶
The cake function provisioning_gather_facts gathers Ansible facts from the servers and saves them to disk.
Information¶
| Key | Value | 
|---|---|
| Playbook path | plays/provisioning/gather-facts.yml | 
| Role | None | 
| Tags | None | 
| Defaults | None | 
| Config files | Description | 
|---|---|
| cake:~/.ansible/tmp/fact-cache.json | Facts cache file | 
Example¶
cake -f provisioning_gather_facts -i pub
No manual inventory/ modifications required.