olivierbourdon38

ansible setup

Sep 10th, 2018
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.17 KB | None | 0 0
  1. ansible 2.6.3
  2. config file = /etc/ansible/ansible.cfg
  3. configured module search path = [u'/home/vagrant/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  4. ansible python module location = /home/vagrant/.venv/ansible/local/lib/python2.7/site-packages/ansible
  5. executable location = /home/vagrant/.venv/ansible/bin/ansible
  6. python version = 2.7.12 (default, Dec 4 2017, 14:50:18) [GCC 5.4.0 20160609]
  7. Using /etc/ansible/ansible.cfg as config file
  8. Parsed /home/vagrant/osa-inventory inventory source with ini plugin
  9. META: ran handlers
  10. <10.20.56.207> ESTABLISH SSH CONNECTION FOR USER: vagrant
  11. <10.20.56.207> 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=vagrant -o ConnectTimeout=10 -o ControlPath=/home/vagrant/.ansible/cp/bc35cd1f5d 10.20.56.207 '/bin/sh -c '"'"'echo ~vagrant && sleep 0'"'"''
  12. <10.20.56.207> (0, '/home/vagrant\n', "Warning: Permanently added '10.20.56.207' (ECDSA) to the list of known hosts.\r\n------------------------------------------------------------------------------\n* WARNING *\n* You are accessing a secured system and your actions will be logged along *\n* with identifying information. Disconnect immediately if you are not an *\n* authorized user of this system. *\n------------------------------------------------------------------------------\n")
  13. <10.20.56.207> ESTABLISH SSH CONNECTION FOR USER: vagrant
  14. <10.20.56.207> 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=vagrant -o ConnectTimeout=10 -o ControlPath=/home/vagrant/.ansible/cp/bc35cd1f5d 10.20.56.207 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo /home/vagrant/.ansible/tmp/ansible-tmp-1536587590.06-18552665801601 `" && echo ansible-tmp-1536587590.06-18552665801601="` echo /home/vagrant/.ansible/tmp/ansible-tmp-1536587590.06-18552665801601 `" ) && sleep 0'"'"''
  15. <10.20.56.207> (0, 'ansible-tmp-1536587590.06-18552665801601=/home/vagrant/.ansible/tmp/ansible-tmp-1536587590.06-18552665801601\n', '')
  16. Using module file /home/vagrant/.venv/ansible/local/lib/python2.7/site-packages/ansible/modules/system/setup.py
  17. <10.20.56.207> PUT /home/vagrant/.ansible/tmp/ansible-local-32275IRqIa/tmpfjbqXe TO /home/vagrant/.ansible/tmp/ansible-tmp-1536587590.06-18552665801601/setup.py
  18. <10.20.56.207> 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=vagrant -o ConnectTimeout=10 -o ControlPath=/home/vagrant/.ansible/cp/bc35cd1f5d '[10.20.56.207]'
  19. <10.20.56.207> (0, 'sftp> put /home/vagrant/.ansible/tmp/ansible-local-32275IRqIa/tmpfjbqXe /home/vagrant/.ansible/tmp/ansible-tmp-1536587590.06-18552665801601/setup.py\n', '')
  20. <10.20.56.207> ESTABLISH SSH CONNECTION FOR USER: vagrant
  21. <10.20.56.207> 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=vagrant -o ConnectTimeout=10 -o ControlPath=/home/vagrant/.ansible/cp/bc35cd1f5d 10.20.56.207 '/bin/sh -c '"'"'chmod u+x /home/vagrant/.ansible/tmp/ansible-tmp-1536587590.06-18552665801601/ /home/vagrant/.ansible/tmp/ansible-tmp-1536587590.06-18552665801601/setup.py && sleep 0'"'"''
  22. <10.20.56.207> (0, '', '')
  23. <10.20.56.207> ESTABLISH SSH CONNECTION FOR USER: vagrant
  24. <10.20.56.207> 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=vagrant -o ConnectTimeout=10 -o ControlPath=/home/vagrant/.ansible/cp/bc35cd1f5d -tt 10.20.56.207 '/bin/sh -c '"'"'/usr/bin/python /home/vagrant/.ansible/tmp/ansible-tmp-1536587590.06-18552665801601/setup.py && sleep 0'"'"''
Advertisement
Add Comment
Please, Sign In to add comment