Skip to content

Instantly share code, notes, and snippets.

@tgerla
Created September 15, 2015 17:39
Show Gist options
  • Save tgerla/926044145d87c95a1699 to your computer and use it in GitHub Desktop.
Save tgerla/926044145d87c95a1699 to your computer and use it in GitHub Desktop.
---
- hosts: all
gather_facts: false
tasks:
- name: gather facts with a custom local facts path
setup: fact_path=/path/to/my/facts/stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment