Use become to change user

This commit is contained in:
Matt Willsher 2016-01-24 15:57:12 +00:00
parent 6e4931fa9d
commit a4df6a5385

View file

@ -1,5 +1,5 @@
--- ---
- hosts: localhost - hosts: localhost
sudo: true become: true
roles: roles:
- ansible-sshd - ansible-sshd