README.md: Update playbook invocation for ansible become
See: https://docs.ansible.com/ansible/become.html Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
237bf50ac7
commit
94abbc3cd0
@ -17,7 +17,7 @@ web01
|
|||||||
## Use
|
## Use
|
||||||
Once you've satisfied the the above assumptions, you can execute:
|
Once you've satisfied the the above assumptions, you can execute:
|
||||||
|
|
||||||
$ ansible-playbook web.yml -i hosts -K
|
$ ansible-playbook web.yml -i hosts --ask-become-pass
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Copyright (C) 2014 - 2015 Alan Orth
|
Copyright (C) 2014 - 2015 Alan Orth
|
||||||
|
Loading…
Reference in New Issue
Block a user