Created
November 26, 2012 21:25
-
-
Save moltar/4150718 to your computer and use it in GitHub Desktop.
ansible fail
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
ansible-playbook init.yml --connection="ssh" --inventory-file="/path/to/inventory-file" --user=="root" --ask-pass | |
GATHERING FACTS ********************* | |
fatal: [ansible] => failed to transfer file to command-line line 0: Missing argument./setup: | |
command-line line 0: Missing argument. | |
Connection closed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment