Skip to content

Instantly share code, notes, and snippets.

@uunsamp
Created October 25, 2014 17:34
Show Gist options
  • Save uunsamp/28ae7967222f757c9c37 to your computer and use it in GitHub Desktop.
Save uunsamp/28ae7967222f757c9c37 to your computer and use it in GitHub Desktop.
TASK: [common | add bitbucket to known_hosts] *********************************
<IP_ADDRESS_REMOVED> ESTABLISH CONNECTION FOR USER: root
<IP_ADDRESS_REMOVED> REMOTE_MODULE command ssh-keyscan -H github.com >> ~/.ssh/known_hosts #USE_SHELL
fatal: [IP_ADDRESS_REMOVED] => imported module support code does not exist at /Users/sam/local/ansible/lib/ansible/module_utils/splitter.py
FATAL: all hosts have already failed -- aborting
PLAY RECAP ********************************************************************
to retry, use: --limit @/Users/sam/api_create.retry
IP_ADDRESS_REMOVED : ok=6 changed=0 unreachable=1 failed=0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment