minor doc fixes

This commit is contained in:
Brian Coca 2016-02-26 16:43:22 -05:00
commit b0bed27211
5 changed files with 10 additions and 7 deletions

View file

@ -163,6 +163,7 @@ Here are some corner cases encountered when updating, these are mostly caused by
- task: dostuf
becom: yes
The task always ran without using privilege escalation (for that you need `become`) but was also silently ignored so the play 'ran' even though it should not, now this is a parsing error.