mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Adjust example to remove unnecessary offensive language. (#2869)
This commit is contained in:
parent
2d1f5408d3
commit
d2a984ded1
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