Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 4.68 KB | None | 0 0
  1. TASK [sysctl : Just force systemd to reread configs] *****************************************************************************************************************************
  2. task path: /Volumes/dev/adguard/ansible/roles/sysctl/tasks/main.yml:15
  3. <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
  4. <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'"'"''
  5. <91.239.26.69> (0, b'/root\n', b'')
  6. <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
  7. <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'"'"''
  8. <91.239.26.69> (0, b'ansible-tmp-1568637056.256942-160557146900718=/root/.ansible/tmp/ansible-tmp-1568637056.256942-160557146900718\n', b'')
  9. Using module file /usr/local/Cellar/ansible/2.8.3/libexec/lib/python3.7/site-packages/ansible/modules/system/systemd.py
  10. <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
  11. <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]'
  12. <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'')
  13. <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
  14. <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'"'"''
  15. <91.239.26.69> (0, b'', b'')
  16. <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
  17. <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'"'"''
  18. <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')
  19. <91.239.26.69> ESTABLISH SSH CONNECTION FOR USER: root
  20. <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'"'"''
  21. <91.239.26.69> (0, b'', b'')
  22. ok: [91.239.26.69] => {
  23.     "changed": false,
  24.     "invocation": {
  25.         "module_args": {
  26.             "daemon_reexec": false,
  27.             "daemon_reload": true,
  28.             "enabled": null,
  29.             "force": null,
  30.             "masked": null,
  31.             "name": null,
  32.             "no_block": false,
  33.             "scope": null,
  34.             "state": null,
  35.             "user": null
  36.         }
  37.     },
  38.     "name": null,
  39.     "status": {}
  40. }
  41. META: ran handlers
  42. META: ran handlers
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement