Skip to content

Instantly share code, notes, and snippets.

@starsinmypockets
Created April 28, 2020 17:27
Show Gist options
  • Save starsinmypockets/508f24481a3908e036ff27200cec8f3a to your computer and use it in GitHub Desktop.
Save starsinmypockets/508f24481a3908e036ff27200cec8f3a to your computer and use it in GitHub Desktop.
Skipping, instances already prepared.
--> Scenario: 'default'
--> Action: 'converge'
PLAY [Converge] ****************************************************************
TASK [Gathering Facts] *********************************************************
fatal: [trusty]: UNREACHABLE! => {"changed": false, "msg": "Authentication or permission failure. In some cases, you may have been able to authenticate and did not have permissions on th
e target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\". Failed command was: ( umask 77 && mkdir -p \"` echo ~/.ansible/tmp/ansible-tmp-15880941
02.4092312-211213186832364 `\" && echo ansible-tmp-1588094102.4092312-211213186832364=\"` echo ~/.ansible/tmp/ansible-tmp-1588094102.4092312-211213186832364 `\" ), exited with result 1", "un
reachable": true}
fatal: [bionic]: UNREACHABLE! => {"changed": false, "msg": "Authentication or permission failure. In some cases, you may have been able to authenticate and did not have permissions on th
e target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\". Failed command was: ( umask 77 && mkdir -p \"` echo ~/.ansible/tmp/ansible-tmp-15880941
02.4041717-153599270323946 `\" && echo ansible-tmp-1588094102.4041717-153599270323946=\"` echo ~/.ansible/tmp/ansible-tmp-1588094102.4041717-153599270323946 `\" ), exited with result 1", "un
reachable": true}
fatal: [xenial]: UNREACHABLE! => {"changed": false, "msg": "Authentication or permission failure. In some cases, you may have been able to authenticate and did not have permissions on th
e target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\". Failed command was: ( umask 77 && mkdir -p \"` echo ~/.ansible/tmp/ansible-tmp-15880941
02.4098272-1460285346135 `\" && echo ansible-tmp-1588094102.4098272-1460285346135=\"` echo ~/.ansible/tmp/ansible-tmp-1588094102.4098272-1460285346135 `\" ), exited with result 1", "unreacha
ble": true}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment