1.9͔Β2.0มߋ࣌ͷΤϥʔରԠ • failed to resolve remote temporary directory ͷΤϥʔ ● https://github.com/ansible/ansible/issues/13876 • ERROR! SSH Error: data could not be sent to the remote host. Make sure this host can be reached over ssh ● http://www.torutk.com/projects/swe/wiki/AnsibleͰSSHଓ [defaults] host_key_checking = False
1.9͔Β2.0มߋ࣌ͷΤϥʔରԠ • failed_whenͱchanged_whenͰϦετ͕͑ͳ͍ ● https://github.com/ansible/ansible/issues/13905 failed_when: - "'pecl/zip is already installed' not in task_result.stdout" - "task_result.rc == 0" changed_when: - "'pecl/zip is already installed' not in task_result.stdout" - "task_result.rc != 0" failed_when: '"pecl/zip is already installed" not in task_result.stdout and task_result.rc != 0' changed_when: '"pecl/zip is already installed" not in task_result.stdout and task_result.rc == 0'