Skip to content

Instantly share code, notes, and snippets.

@markuman
Created February 12, 2019 16:13
Show Gist options
  • Save markuman/3d382a73dcf955fdb6376c880488d736 to your computer and use it in GitHub Desktop.
Save markuman/3d382a73dcf955fdb6376c880488d736 to your computer and use it in GitHub Desktop.
m@pop-os:~/git/myinv$ ls -l myinv.py
-rwxrwxr-x 1 m m 2574 Feb 12 17:12 myinv.py
m@pop-os:~/git/myinv$ ./myinv.py --list
{"awslnx": {"hosts": ["10.115.4.119"], "vars": {"ansible_ssh_user": "ec2-user", "ansible_ssh_private_key_file": "~/.ssh/id_ed25519"}}}
m@pop-os:~/git/myinv$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment