Created
February 12, 2019 16:13
-
-
Save markuman/3d382a73dcf955fdb6376c880488d736 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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