fixed add_host docs indentation

This commit is contained in:
Brian Coca 2015-02-26 10:10:42 -05:00
parent cbc1655ba0
commit 544df8a650

View file

@ -21,7 +21,7 @@ options:
required: false
notes:
- This module bypasses the play host loop and only runs once for all the hosts in the play, if you need it
to iterate use a with_ directive.
to iterate use a with_ directive.
author: Seth Vidal
'''