-
-
Save uunsamp/28ae7967222f757c9c37 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
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