Update README.md

Ensure become: yes is set, root access is required.
This commit is contained in:
hyperized
2016-07-27 01:03:43 +02:00
committed by GitHub
parent 888a4616ba
commit 0e45d8daf0

View File

@@ -46,6 +46,7 @@ Example Playbook
----------------
- hosts: servers
become: yes
roles:
- { role: hyperized.directadmin }