become options dont qualify as new anymore

This commit is contained in:
Brian Coca 2017-02-08 11:50:59 -05:00
parent c3fb4c837b
commit 5f29117e59

View file

@ -78,8 +78,8 @@ For example, if you want to run all tasks as ``root`` on a server named ``webser
webserver ansible_user=manager ansible_become=true
New command line options
------------------------
Command line options
--------------------
--ask-become-pass, -K
ask for privilege escalation password, does not imply become will be used