mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
(cherry picked from commit d2a984ded1
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
41aacb1472
commit
bb689550b3
1 changed files with 2 additions and 2 deletions
|
@ -217,7 +217,7 @@ EXAMPLES = '''
|
|||
datacenter: dal09
|
||||
tags:
|
||||
- ansible-module-test
|
||||
- ansible-module-test-slaves
|
||||
- ansible-module-test-replicas
|
||||
hourly: yes
|
||||
private: no
|
||||
dedicated: no
|
||||
|
@ -235,7 +235,7 @@ EXAMPLES = '''
|
|||
datacenter: dal09
|
||||
tags:
|
||||
- ansible-module-test
|
||||
- ansible-module-test-slaves
|
||||
- ansible-module-test-replicas
|
||||
hourly: yes
|
||||
private: no
|
||||
dedicated: no
|
||||
|
|
Loading…
Reference in a new issue