mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
fixed add_host docs indentation
This commit is contained in:
@@ -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
|
||||
'''
|
||||
|
||||
|
||||
Reference in New Issue
Block a user