Guest User

Untitled

a guest
Nov 30th, 2018
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. ansible-playbook -i hosts --ask-become-pass --ask-pass ./playbooks/myplaybook.yml
  2.  
  3. … -e "ansible_user=username ansible_ssh_pass=xxx ansible_sudo_pass=xxx" …
Add Comment
Please, Sign In to add comment