Difference between revisions of "Ansible errors"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
  
SERVER | UNREACHABLE! => {
+
SERVER | UNREACHABLE! => {
 
     "changed": false,
 
     "changed": false,
 
     "msg": "Failed to create temporary directory.In some cases, you may have been able to authenticate and did not have permissions on the target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\", for more error information use -vvv. Failed command was:
 
     "msg": "Failed to create temporary directory.In some cases, you may have been able to authenticate and did not have permissions on the target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\", for more error information use -vvv. Failed command was:

Revision as of 13:09, 12 October 2020


SERVER | UNREACHABLE! => {
   "changed": false,
   "msg": "Failed to create temporary directory.In some cases, you may have been able to authenticate and did not have permissions on the target directory. Consider changing the remote tmp path in ansible.cfg to a path rooted in \"/tmp\", for more error information use -vvv. Failed command was:

.../... }


See also

Advertising: