Skip to content

Instantly share code, notes, and snippets.

@Mic92
Created November 21, 2016 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Mic92/a114cf01255d3367cbceed1b2b262ebe to your computer and use it in GitHub Desktop.
Save Mic92/a114cf01255d3367cbceed1b2b262ebe to your computer and use it in GitHub Desktop.
Inventory settings to use ansible on nixos
[local]
# requires python2 in systemPackages
localhost ansible_connection=local ansible_python_interpreter="/run/current-system/sw/bin/python2"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment