-
-
Save possibilities/b448616435e1ec869104 to your computer and use it in GitHub Desktop.
This file contains 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
∴ cat hosts ~/code/boxes master@03a9a38 ✗ | |
[vagrant] | |
laura ansible_ssh_host=10.5.5.5 ansible_ssh_user=vagrant ansible_ssh_private_key_file=/Users/mike/.vagrant.d/insecure_private_key | |
mike@boof | |
∴ ansible-playbook laura.yml -i hosts --limit vagrant ~/code/boxes master@03a9a38 ✗ | |
PLAY [default] **************************************************************** | |
skipping: no hosts matched | |
PLAY [default] **************************************************************** | |
skipping: no hosts matched | |
PLAY RECAP ******************************************************************** |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment