Skip to content

Instantly share code, notes, and snippets.

@MicTech
Last active August 29, 2015 14:22
Show Gist options
  • Save MicTech/ddd0a15249d9250a50ad to your computer and use it in GitHub Desktop.
Save MicTech/ddd0a15249d9250a50ad to your computer and use it in GitHub Desktop.
Ansible notes

Change location of hosts file

  • create your own ansible.cfg

    [defaults] inventory = /path/to/hosts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment