mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
Correct documentation example, Snowball was a hampster.
This commit is contained in:
parent
7da9992110
commit
8992fee2ab
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
state: stopped
|
state: stopped
|
||||||
complex:
|
complex:
|
||||||
ghostbusters: [ 'egon', 'ray', 'peter', 'winston' ]
|
ghostbusters: [ 'egon', 'ray', 'peter', 'winston' ]
|
||||||
mice: [ 'pinky', 'brain', 'snowball', 'larry' ]
|
mice: [ 'pinky', 'brain', 'larry' ]
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue