README.md: Remove options from example invocation

They are now embedded inside ansible.cfg.
This commit is contained in:
Alan Orth 2017-09-20 13:01:12 +03:00
parent 0cd06a8298
commit 3e581f9a46
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -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 --ask-become-pass $ ansible-playbook web.yml
## License ## License
Copyright (C) 2014 - 2017 Alan Orth Copyright (C) 2014 - 2017 Alan Orth