Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TASK [sysctl : Just force systemd to reread configs] *****************************************************************************************************************************
- task path: /Volumes/dev/adguard/ansible/roles/sysctl/tasks/main.yml:15
- <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
- <91.239.26.69> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/Users/zibit/.ansible/cp/9315c50fd2 91.239.26.69 '/bin/sh -c '"'"'echo ~root && sleep 0'"'"''
- <91.239.26.69> (0, b'/root\n', b'')
- <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
- <91.239.26.69> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/Users/zibit/.ansible/cp/9315c50fd2 91.239.26.69 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718 `" && echo ansible-tmp-1568637056.256942-160557146900718="` echo /root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718 `" ) && sleep 0'"'"''
- <91.239.26.69> (0, b'ansible-tmp-1568637056.256942-160557146900718=/root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718\n', b'')
- Using module file /usr/local/Cellar/ansible/2.8.3/libexec/lib/python3.7/site-packages/ansible/modules/system/systemd.py
- <91.239.26.69> PUT /Users/zibit/.ansible/tmp/ansible-local-38534w3egsnq7/tmpkezrwkbp TO /root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718/AnsiballZ_systemd.py
- <91.239.26.69> SSH: EXEC sftp -b - -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/Users/zibit/.ansible/cp/9315c50fd2 '[91.239.26.69]'
- <91.239.26.69> (0, b'sftp> put /Users/zibit/.ansible/tmp/ansible-local-38534w3egsnq7/tmpkezrwkbp /root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718/AnsiballZ_systemd.py\n', b'')
- <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
- <91.239.26.69> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/Users/zibit/.ansible/cp/9315c50fd2 91.239.26.69 '/bin/sh -c '"'"'chmod u+x /root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718/ /root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718/AnsiballZ_systemd.py && sleep 0'"'"''
- <91.239.26.69> (0, b'', b'')
- <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
- <91.239.26.69> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/Users/zibit/.ansible/cp/9315c50fd2 -tt 91.239.26.69 '/bin/sh -c '"'"'/usr/bin/python /root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718/AnsiballZ_systemd.py && sleep 0'"'"''
- <91.239.26.69> (0, b'\r\n{"status": {}, "invocation": {"module_args": {"no_block": false, "force": null, "name": null, "daemon_reexec": false, "enabled": null, "daemon_reload": true, "state": null, "user": null, "scope": null, "masked": null}}, "changed": false, "name": null}\r\n', b'Shared connection to 91.239.26.69 closed.\r\n')
- <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
- <91.239.26.69> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o 'User="root"' -o ConnectTimeout=10 -o ControlPath=/Users/zibit/.ansible/cp/9315c50fd2 91.239.26.69 '/bin/sh -c '"'"'rm -f -r /root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718/ > /dev/null 2>&1 && sleep 0'"'"''
- <91.239.26.69> (0, b'', b'')
- ok: [91.239.26.69] => {
- "changed": false,
- "invocation": {
- "module_args": {
- "daemon_reexec": false,
- "daemon_reload": true,
- "enabled": null,
- "force": null,
- "masked": null,
- "name": null,
- "no_block": false,
- "scope": null,
- "state": null,
- "user": null
- }
- },
- "name": null,
- "status": {}
- }
- META: ran handlers
- META: ran handlers
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement