Skip to content

Instantly share code, notes, and snippets.

@eparis
Created July 9, 2015 21:38
Show Gist options
  • Save eparis/da42f6710f863b153b15 to your computer and use it in GitHub Desktop.
Save eparis/da42f6710f863b153b15 to your computer and use it in GitHub Desktop.
<10> ESTABLISH CONNECTION FOR USER: fedora
<10.0.0.1> ESTABLISH CONNECTION FOR USER: fedora
<10.0.0.1> REMOTE_MODULE slurp src=/etc/kubernetes/tokens/system:kubelet-kubernetes-vm-1.token
<10.0.0.1> REMOTE_MODULE slurp src=/etc/kubernetes/tokens/system:kubelet-kubernetes-vm-2.token
<10.0.0.1> EXEC ssh -C -tt -vvv -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/eparis/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o Port=22 -o IdentityFile="/home/eparis/.ssh/id_rsa" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=fedora -o ConnectTimeout=10 10.0.0.1 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1436476255.52-221396387295805 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1436476255.52-221396387295805 && echo $HOME/.ansible/tmp/ansible-tmp-1436476255.52-221396387295805'
<10.0.0.1> EXEC ssh -C -tt -vvv -o UserKnownHostsFile=/dev/null -o ControlMaster=auto -o ControlPersist=60s -o ControlPath="/home/eparis/.ansible/cp/ansible-ssh-%h-%p-%r" -o StrictHostKeyChecking=no -o Port=22 -o IdentityFile="/home/eparis/.ssh/id_rsa" -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=fedora -o ConnectTimeout=10 10.0.0.1 /bin/sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1436476255.52-118217642093916 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1436476255.52-118217642093916 && echo $HOME/.ansible/tmp/ansible-tmp-1436476255.52-118217642093916'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment