Advertisement
Guest User

vars/main.yml

a guest
Nov 24th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. ---
  2. hosts: andrii.sytes.net
  3. #user to cher and create
  4. user: deploy
  5. # elixir version to check and install
  6. ver: 1.5.2
  7. # user pass - to create pass use makepasswd --crypt-md5 --clearfrom -
  8. password: $1$gjwtjW0E$ypvfE/Wns2uVNSBYKAfHd1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement