Commit graph

1 commit

Author SHA1 Message Date
Pig Monkey
aa9255b16e add ansible_facts dump
Useful for seeing what Ansible knows about the system.

    $ ansible-playbook -i localhost facts.yml
    $ less /tmp/ansible_facts.json
2025-01-09 18:08:40 -08:00