Skip to content

Instantly share code, notes, and snippets.

@demiters
Created August 31, 2020 10:01
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 demiters/666eae03aec30a3523f5f1e4ebf2b496 to your computer and use it in GitHub Desktop.
Save demiters/666eae03aec30a3523f5f1e4ebf2b496 to your computer and use it in GitHub Desktop.
Ansible inventory for connecting to a local Ubuntu host (use --ask-become-pass)
all:
hosts: localhost
vars:
ansible_user: arturs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment