Skip to content

Instantly share code, notes, and snippets.

@timfoster
Created November 20, 2020 11:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save timfoster/92f610af73f5ad7dee4efcdef5e3d02c to your computer and use it in GitHub Desktop.
Save timfoster/92f610af73f5ad7dee4efcdef5e3d02c to your computer and use it in GitHub Desktop.
An ansible-playbook -vvv run of the test case from https://github.com/ansible-collections/ansible.posix/issues/115
[root@kura a]# ansible-playbook -vvv -i hosts test.yml
ansible-playbook 2.9.15
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.6/site-packages/ansible
executable location = /usr/bin/ansible-playbook
python version = 3.6.8 (default, Apr 16 2020, 01:36:27) [GCC 8.3.1 20191121 (Red Hat 8.3.1-5)]
Using /etc/ansible/ansible.cfg as config file
host_list declined parsing /tmp/a/hosts as it did not pass its verify_file() method
script declined parsing /tmp/a/hosts as it did not pass its verify_file() method
auto declined parsing /tmp/a/hosts as it did not pass its verify_file() method
Parsed /tmp/a/hosts inventory source with ini plugin
PLAYBOOK: test.yml ************************************************************************************************************************************
1 plays in test.yml
PLAY [all] ********************************************************************************************************************************************
META: ran handlers
TASK [create mountpoints] *****************************************************************************************************************************
task path: /tmp/a/test.yml:4
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870519.2413168-3270412-80189424966581 `" && echo ansible-tmp-1605870519.2413168-3270412-80189424966581="` echo /root/.ansible/tmp/ansible-tmp-1605870519.2413168-3270412-80189424966581 `" ) && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870519.249049-3270413-270823738176796 `" && echo ansible-tmp-1605870519.249049-3270413-270823738176796="` echo /root/.ansible/tmp/ansible-tmp-1605870519.249049-3270413-270823738176796 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870519.2764874-3270415-165172508747339 `" && echo ansible-tmp-1605870519.2764874-3270415-165172508747339="` echo /root/.ansible/tmp/ansible-tmp-1605870519.2764874-3270415-165172508747339 `" ) && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870519.277399-3270414-146608331526960 `" && echo ansible-tmp-1605870519.277399-3270414-146608331526960="` echo /root/.ansible/tmp/ansible-tmp-1605870519.277399-3270414-146608331526960 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870519.2889085-3270420-170266933643621 `" && echo ansible-tmp-1605870519.2889085-3270420-170266933643621="` echo /root/.ansible/tmp/ansible-tmp-1605870519.2889085-3270420-170266933643621 `" ) && sleep 0'
<foo> Attempting python interpreter discovery
<bar> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<ook> Attempting python interpreter discovery
<moo> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<baz> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpmx5rlg6c TO /root/.ansible/tmp/ansible-tmp-1605870519.277399-3270414-146608331526960/AnsiballZ_file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpb1xrh56b TO /root/.ansible/tmp/ansible-tmp-1605870519.2413168-3270412-80189424966581/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870519.277399-3270414-146608331526960/ /root/.ansible/tmp/ansible-tmp-1605870519.277399-3270414-146608331526960/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870519.2413168-3270412-80189424966581/ /root/.ansible/tmp/ansible-tmp-1605870519.2413168-3270412-80189424966581/AnsiballZ_file.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpij0_lkvc TO /root/.ansible/tmp/ansible-tmp-1605870519.2764874-3270415-165172508747339/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870519.2764874-3270415-165172508747339/ /root/.ansible/tmp/ansible-tmp-1605870519.2764874-3270415-165172508747339/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870519.277399-3270414-146608331526960/AnsiballZ_file.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpjgnatdtr TO /root/.ansible/tmp/ansible-tmp-1605870519.2889085-3270420-170266933643621/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870519.2889085-3270420-170266933643621/ /root/.ansible/tmp/ansible-tmp-1605870519.2889085-3270420-170266933643621/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870519.2413168-3270412-80189424966581/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870519.2764874-3270415-165172508747339/AnsiballZ_file.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpa_gj3fas TO /root/.ansible/tmp/ansible-tmp-1605870519.249049-3270413-270823738176796/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870519.249049-3270413-270823738176796/ /root/.ansible/tmp/ansible-tmp-1605870519.249049-3270413-270823738176796/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870519.2889085-3270420-170266933643621/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870519.249049-3270413-270823738176796/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870519.2413168-3270412-80189424966581/ > /dev/null 2>&1 && sleep 0'
ok: [foo] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/foo"
},
"before": {
"path": "/tmp/mountpoints/foo"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/foo",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/foo",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870519.277399-3270414-146608331526960/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870519.2764874-3270415-165172508747339/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870519.2889085-3270420-170266933643621/ > /dev/null 2>&1 && sleep 0'
ok: [baz] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/baz"
},
"before": {
"path": "/tmp/mountpoints/baz"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/baz",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/baz",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870519.249049-3270413-270823738176796/ > /dev/null 2>&1 && sleep 0'
ok: [ook] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/ook"
},
"before": {
"path": "/tmp/mountpoints/ook"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/ook",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/ook",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
ok: [moo] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/moo"
},
"before": {
"path": "/tmp/mountpoints/moo"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/moo",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/moo",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
ok: [bar] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/bar"
},
"before": {
"path": "/tmp/mountpoints/bar"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/bar",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/bar",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870520.025577-3270539-8771212910891 `" && echo ansible-tmp-1605870520.025577-3270539-8771212910891="` echo /root/.ansible/tmp/ansible-tmp-1605870520.025577-3270539-8771212910891 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870520.0506809-3270548-210170329746008 `" && echo ansible-tmp-1605870520.0506809-3270548-210170329746008="` echo /root/.ansible/tmp/ansible-tmp-1605870520.0506809-3270548-210170329746008 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870520.0577278-3270553-129404580002677 `" && echo ansible-tmp-1605870520.0577278-3270553-129404580002677="` echo /root/.ansible/tmp/ansible-tmp-1605870520.0577278-3270553-129404580002677 `" ) && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870520.063327-3270551-183200715370189 `" && echo ansible-tmp-1605870520.063327-3270551-183200715370189="` echo /root/.ansible/tmp/ansible-tmp-1605870520.063327-3270551-183200715370189 `" ) && sleep 0'
<dog> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<cow> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<pig> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<cat> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870520.1108832-3270555-33724173475338 `" && echo ansible-tmp-1605870520.1108832-3270555-33724173475338="` echo /root/.ansible/tmp/ansible-tmp-1605870520.1108832-3270555-33724173475338 `" ) && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<eek> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpt_r385vg TO /root/.ansible/tmp/ansible-tmp-1605870520.025577-3270539-8771212910891/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870520.025577-3270539-8771212910891/ /root/.ansible/tmp/ansible-tmp-1605870520.025577-3270539-8771212910891/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870520.025577-3270539-8771212910891/AnsiballZ_file.py && sleep 0'
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpt9lyw2mh TO /root/.ansible/tmp/ansible-tmp-1605870520.0506809-3270548-210170329746008/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870520.0506809-3270548-210170329746008/ /root/.ansible/tmp/ansible-tmp-1605870520.0506809-3270548-210170329746008/AnsiballZ_file.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpegjswkzg TO /root/.ansible/tmp/ansible-tmp-1605870520.063327-3270551-183200715370189/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870520.063327-3270551-183200715370189/ /root/.ansible/tmp/ansible-tmp-1605870520.063327-3270551-183200715370189/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870520.0506809-3270548-210170329746008/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870520.063327-3270551-183200715370189/AnsiballZ_file.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmp8o_7l9jz TO /root/.ansible/tmp/ansible-tmp-1605870520.0577278-3270553-129404580002677/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870520.0577278-3270553-129404580002677/ /root/.ansible/tmp/ansible-tmp-1605870520.0577278-3270553-129404580002677/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870520.0577278-3270553-129404580002677/AnsiballZ_file.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpb98hr1i0 TO /root/.ansible/tmp/ansible-tmp-1605870520.1108832-3270555-33724173475338/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870520.1108832-3270555-33724173475338/ /root/.ansible/tmp/ansible-tmp-1605870520.1108832-3270555-33724173475338/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870520.1108832-3270555-33724173475338/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870520.025577-3270539-8771212910891/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870520.063327-3270551-183200715370189/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870520.0506809-3270548-210170329746008/ > /dev/null 2>&1 && sleep 0'
ok: [cat] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/cat"
},
"before": {
"path": "/tmp/mountpoints/cat"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/cat",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/cat",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
ok: [dog] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/dog"
},
"before": {
"path": "/tmp/mountpoints/dog"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/dog",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/dog",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
ok: [cow] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/cow"
},
"before": {
"path": "/tmp/mountpoints/cow"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/cow",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/cow",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870520.0577278-3270553-129404580002677/ > /dev/null 2>&1 && sleep 0'
ok: [pig] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/pig"
},
"before": {
"path": "/tmp/mountpoints/pig"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/pig",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/pig",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870520.1108832-3270555-33724173475338/ > /dev/null 2>&1 && sleep 0'
ok: [eek] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/eek"
},
"before": {
"path": "/tmp/mountpoints/eek"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/eek",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/eek",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870520.6440864-3270674-5510437513898 `" && echo ansible-tmp-1605870520.6440864-3270674-5510437513898="` echo /root/.ansible/tmp/ansible-tmp-1605870520.6440864-3270674-5510437513898 `" ) && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870520.6503701-3270671-224020900305116 `" && echo ansible-tmp-1605870520.6503701-3270671-224020900305116="` echo /root/.ansible/tmp/ansible-tmp-1605870520.6503701-3270671-224020900305116 `" ) && sleep 0'
<kit> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<see> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870520.6859548-3270676-119709566108813 `" && echo ansible-tmp-1605870520.6859548-3270676-119709566108813="` echo /root/.ansible/tmp/ansible-tmp-1605870520.6859548-3270676-119709566108813 `" ) && sleep 0'
<kat> Attempting python interpreter discovery
<localhost> EXEC /bin/sh -c 'echo PLATFORM; uname; echo FOUND; command -v '"'"'/usr/bin/python'"'"'; command -v '"'"'python3.7'"'"'; command -v '"'"'python3.6'"'"'; command -v '"'"'python3.5'"'"'; command -v '"'"'python2.7'"'"'; command -v '"'"'python2.6'"'"'; command -v '"'"'/usr/libexec/platform-python'"'"'; command -v '"'"'/usr/bin/python3'"'"'; command -v '"'"'python'"'"'; echo ENDFOUND && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpxuue8vnd TO /root/.ansible/tmp/ansible-tmp-1605870520.6440864-3270674-5510437513898/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870520.6440864-3270674-5510437513898/ /root/.ansible/tmp/ansible-tmp-1605870520.6440864-3270674-5510437513898/AnsiballZ_file.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmp9pz6y9vz TO /root/.ansible/tmp/ansible-tmp-1605870520.6503701-3270671-224020900305116/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870520.6503701-3270671-224020900305116/ /root/.ansible/tmp/ansible-tmp-1605870520.6503701-3270671-224020900305116/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870520.6440864-3270674-5510437513898/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870520.6503701-3270671-224020900305116/AnsiballZ_file.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/files/file.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpicmgyto6 TO /root/.ansible/tmp/ansible-tmp-1605870520.6859548-3270676-119709566108813/AnsiballZ_file.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870520.6859548-3270676-119709566108813/ /root/.ansible/tmp/ansible-tmp-1605870520.6859548-3270676-119709566108813/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870520.6859548-3270676-119709566108813/AnsiballZ_file.py && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870520.6440864-3270674-5510437513898/ > /dev/null 2>&1 && sleep 0'
ok: [kit] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/kit"
},
"before": {
"path": "/tmp/mountpoints/kit"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/kit",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/kit",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870520.6503701-3270671-224020900305116/ > /dev/null 2>&1 && sleep 0'
ok: [see] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/see"
},
"before": {
"path": "/tmp/mountpoints/see"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/see",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/see",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870520.6859548-3270676-119709566108813/ > /dev/null 2>&1 && sleep 0'
ok: [kat] => {
"ansible_facts": {
"discovered_interpreter_python": "/usr/bin/python"
},
"changed": false,
"diff": {
"after": {
"path": "/tmp/mountpoints/kat"
},
"before": {
"path": "/tmp/mountpoints/kat"
}
},
"gid": 0,
"group": "root",
"invocation": {
"module_args": {
"_diff_peek": null,
"_original_basename": null,
"access_time": null,
"access_time_format": "%Y%m%d%H%M.%S",
"attributes": null,
"backup": null,
"content": null,
"delimiter": null,
"directory_mode": null,
"follow": true,
"force": false,
"group": null,
"mode": null,
"modification_time": null,
"modification_time_format": "%Y%m%d%H%M.%S",
"owner": null,
"path": "/tmp/mountpoints/kat",
"recurse": false,
"regexp": null,
"remote_src": null,
"selevel": null,
"serole": null,
"setype": null,
"seuser": null,
"src": null,
"state": "directory",
"unsafe_writes": null
}
},
"mode": "0755",
"owner": "root",
"path": "/tmp/mountpoints/kat",
"secontext": "unconfined_u:object_r:user_tmp_t:s0",
"size": 6,
"state": "directory",
"uid": 0
}
TASK [mount root to our mountpoint] *******************************************************************************************************************
task path: /tmp/a/test.yml:9
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.1483471-3270748-34897098091617 `" && echo ansible-tmp-1605870521.1483471-3270748-34897098091617="` echo /root/.ansible/tmp/ansible-tmp-1605870521.1483471-3270748-34897098091617 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.160596-3270749-245101310837019 `" && echo ansible-tmp-1605870521.160596-3270749-245101310837019="` echo /root/.ansible/tmp/ansible-tmp-1605870521.160596-3270749-245101310837019 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.170073-3270750-86483233650080 `" && echo ansible-tmp-1605870521.170073-3270750-86483233650080="` echo /root/.ansible/tmp/ansible-tmp-1605870521.170073-3270750-86483233650080 `" ) && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.1739988-3270751-185655450936759 `" && echo ansible-tmp-1605870521.1739988-3270751-185655450936759="` echo /root/.ansible/tmp/ansible-tmp-1605870521.1739988-3270751-185655450936759 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.1975775-3270752-222428971081141 `" && echo ansible-tmp-1605870521.1975775-3270752-222428971081141="` echo /root/.ansible/tmp/ansible-tmp-1605870521.1975775-3270752-222428971081141 `" ) && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmp5vwahmk7 TO /root/.ansible/tmp/ansible-tmp-1605870521.1483471-3270748-34897098091617/AnsiballZ_mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpuin39wrl TO /root/.ansible/tmp/ansible-tmp-1605870521.160596-3270749-245101310837019/AnsiballZ_mount.py
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.1483471-3270748-34897098091617/ /root/.ansible/tmp/ansible-tmp-1605870521.1483471-3270748-34897098091617/AnsiballZ_mount.py && sleep 0'
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmp41nbn3rh TO /root/.ansible/tmp/ansible-tmp-1605870521.1739988-3270751-185655450936759/AnsiballZ_mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmppb6nr21_ TO /root/.ansible/tmp/ansible-tmp-1605870521.1975775-3270752-222428971081141/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.160596-3270749-245101310837019/ /root/.ansible/tmp/ansible-tmp-1605870521.160596-3270749-245101310837019/AnsiballZ_mount.py && sleep 0'
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmptr7v8efa TO /root/.ansible/tmp/ansible-tmp-1605870521.170073-3270750-86483233650080/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.1975775-3270752-222428971081141/ /root/.ansible/tmp/ansible-tmp-1605870521.1975775-3270752-222428971081141/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.1739988-3270751-185655450936759/ /root/.ansible/tmp/ansible-tmp-1605870521.1739988-3270751-185655450936759/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.170073-3270750-86483233650080/ /root/.ansible/tmp/ansible-tmp-1605870521.170073-3270750-86483233650080/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.1483471-3270748-34897098091617/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.1739988-3270751-185655450936759/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.160596-3270749-245101310837019/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.1975775-3270752-222428971081141/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.170073-3270750-86483233650080/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.1739988-3270751-185655450936759/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.1975775-3270752-222428971081141/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.1483471-3270748-34897098091617/ > /dev/null 2>&1 && sleep 0'
changed: [ook] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/ook",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/ook",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.160596-3270749-245101310837019/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.170073-3270750-86483233650080/ > /dev/null 2>&1 && sleep 0'
changed: [foo] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/foo",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/foo",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
changed: [moo] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/moo",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/moo",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
changed: [bar] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/bar",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/bar",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
changed: [baz] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/baz",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/baz",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.788997-3270840-213838872032055 `" && echo ansible-tmp-1605870521.788997-3270840-213838872032055="` echo /root/.ansible/tmp/ansible-tmp-1605870521.788997-3270840-213838872032055 `" ) && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.7968998-3270850-232124207714479 `" && echo ansible-tmp-1605870521.7968998-3270850-232124207714479="` echo /root/.ansible/tmp/ansible-tmp-1605870521.7968998-3270850-232124207714479 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.8108797-3270855-90681539005099 `" && echo ansible-tmp-1605870521.8108797-3270855-90681539005099="` echo /root/.ansible/tmp/ansible-tmp-1605870521.8108797-3270855-90681539005099 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpa9e9vb49 TO /root/.ansible/tmp/ansible-tmp-1605870521.788997-3270840-213838872032055/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.788997-3270840-213838872032055/ /root/.ansible/tmp/ansible-tmp-1605870521.788997-3270840-213838872032055/AnsiballZ_mount.py && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.823777-3270854-173110162050546 `" && echo ansible-tmp-1605870521.823777-3270854-173110162050546="` echo /root/.ansible/tmp/ansible-tmp-1605870521.823777-3270854-173110162050546 `" ) && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.788997-3270840-213838872032055/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870521.8314493-3270856-57401179654583 `" && echo ansible-tmp-1605870521.8314493-3270856-57401179654583="` echo /root/.ansible/tmp/ansible-tmp-1605870521.8314493-3270856-57401179654583 `" ) && sleep 0'
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmp3_bq94v_ TO /root/.ansible/tmp/ansible-tmp-1605870521.7968998-3270850-232124207714479/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.7968998-3270850-232124207714479/ /root/.ansible/tmp/ansible-tmp-1605870521.7968998-3270850-232124207714479/AnsiballZ_mount.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmp04b9qo8n TO /root/.ansible/tmp/ansible-tmp-1605870521.8108797-3270855-90681539005099/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.8108797-3270855-90681539005099/ /root/.ansible/tmp/ansible-tmp-1605870521.8108797-3270855-90681539005099/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.7968998-3270850-232124207714479/AnsiballZ_mount.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpfjoocz2h TO /root/.ansible/tmp/ansible-tmp-1605870521.8314493-3270856-57401179654583/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.8314493-3270856-57401179654583/ /root/.ansible/tmp/ansible-tmp-1605870521.8314493-3270856-57401179654583/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.8108797-3270855-90681539005099/AnsiballZ_mount.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpzgq2d8j9 TO /root/.ansible/tmp/ansible-tmp-1605870521.823777-3270854-173110162050546/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870521.823777-3270854-173110162050546/ /root/.ansible/tmp/ansible-tmp-1605870521.823777-3270854-173110162050546/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.8314493-3270856-57401179654583/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870521.823777-3270854-173110162050546/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.8108797-3270855-90681539005099/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.8314493-3270856-57401179654583/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.788997-3270840-213838872032055/ > /dev/null 2>&1 && sleep 0'
changed: [pig] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/pig",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/pig",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.7968998-3270850-232124207714479/ > /dev/null 2>&1 && sleep 0'
fatal: [eek]: FAILED! => {
"changed": false,
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/eek",
"src": "/etc/ansible",
"state": "mounted"
}
},
"msg": "Error mounting /tmp/mountpoints/eek: mount: /tmp/mountpoints/eek: can't find in /etc/fstab.\n"
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870521.823777-3270854-173110162050546/ > /dev/null 2>&1 && sleep 0'
changed: [dog] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/dog",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/dog",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
changed: [cow] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/cow",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/cow",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
changed: [cat] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/cat",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/cat",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870522.290334-3271060-41266519511998 `" && echo ansible-tmp-1605870522.290334-3271060-41266519511998="` echo /root/.ansible/tmp/ansible-tmp-1605870522.290334-3271060-41266519511998 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870522.298773-3271070-206749849473584 `" && echo ansible-tmp-1605870522.298773-3271070-206749849473584="` echo /root/.ansible/tmp/ansible-tmp-1605870522.298773-3271070-206749849473584 `" ) && sleep 0'
<localhost> ESTABLISH LOCAL CONNECTION FOR USER: root
<localhost> EXEC /bin/sh -c 'echo ~root && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmp1f9_v4bk TO /root/.ansible/tmp/ansible-tmp-1605870522.290334-3271060-41266519511998/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870522.290334-3271060-41266519511998/ /root/.ansible/tmp/ansible-tmp-1605870522.290334-3271060-41266519511998/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo /root/.ansible/tmp `"&& mkdir "` echo /root/.ansible/tmp/ansible-tmp-1605870522.312445-3271071-73775162211503 `" && echo ansible-tmp-1605870522.312445-3271071-73775162211503="` echo /root/.ansible/tmp/ansible-tmp-1605870522.312445-3271071-73775162211503 `" ) && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870522.290334-3271060-41266519511998/AnsiballZ_mount.py && sleep 0'
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmprkvl8oij TO /root/.ansible/tmp/ansible-tmp-1605870522.298773-3271070-206749849473584/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870522.298773-3271070-206749849473584/ /root/.ansible/tmp/ansible-tmp-1605870522.298773-3271070-206749849473584/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870522.298773-3271070-206749849473584/AnsiballZ_mount.py && sleep 0'
Using module file /usr/lib/python3.6/site-packages/ansible/modules/system/mount.py
<localhost> PUT /root/.ansible/tmp/ansible-local-3270395gecu7sh0/tmpp0npipng TO /root/.ansible/tmp/ansible-tmp-1605870522.312445-3271071-73775162211503/AnsiballZ_mount.py
<localhost> EXEC /bin/sh -c 'chmod u+x /root/.ansible/tmp/ansible-tmp-1605870522.312445-3271071-73775162211503/ /root/.ansible/tmp/ansible-tmp-1605870522.312445-3271071-73775162211503/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c '/usr/bin/python /root/.ansible/tmp/ansible-tmp-1605870522.312445-3271071-73775162211503/AnsiballZ_mount.py && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870522.290334-3271060-41266519511998/ > /dev/null 2>&1 && sleep 0'
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870522.312445-3271071-73775162211503/ > /dev/null 2>&1 && sleep 0'
changed: [see] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/see",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/see",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
changed: [kat] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/kat",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/kat",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
<localhost> EXEC /bin/sh -c 'rm -f -r /root/.ansible/tmp/ansible-tmp-1605870522.298773-3271070-206749849473584/ > /dev/null 2>&1 && sleep 0'
changed: [kit] => {
"changed": true,
"dump": "0",
"fstab": "/etc/fstab",
"fstype": "none",
"invocation": {
"module_args": {
"backup": false,
"boot": true,
"dump": null,
"fstab": null,
"fstype": "none",
"opts": "defaults,bind",
"passno": null,
"path": "/tmp/mountpoints/kit",
"src": "/etc/ansible",
"state": "mounted"
}
},
"name": "/tmp/mountpoints/kit",
"opts": "defaults,bind",
"passno": "0",
"src": "/etc/ansible"
}
META: ran handlers
META: ran handlers
PLAY RECAP ********************************************************************************************************************************************
bar : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
baz : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
cat : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
cow : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
dog : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
eek : ok=1 changed=0 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
foo : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
kat : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
kit : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
moo : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
ook : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
pig : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
see : ok=2 changed=1 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0
[root@kura a]# grep eek /etc/fstab
[root@kura a]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment