Skip to content

Instantly share code, notes, and snippets.

@moltar
Created November 26, 2012 21:25
Show Gist options
  • Save moltar/4150718 to your computer and use it in GitHub Desktop.
Save moltar/4150718 to your computer and use it in GitHub Desktop.
ansible fail
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