fixed add_host docs indentation
This commit is contained in:
parent
cbc1655ba0
commit
544df8a650
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ options:
|
||||||
required: false
|
required: false
|
||||||
notes:
|
notes:
|
||||||
- This module bypasses the play host loop and only runs once for all the hosts in the play, if you need it
|
- 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
|
author: Seth Vidal
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue