1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Fix indent. (#5177) (#5179)

(cherry picked from commit 57e1e2bd8e)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2022-08-24 20:53:26 +02:00 committed by GitHub
parent fe0a5fd85f
commit d2b0a0d2bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -77,8 +77,8 @@ EXAMPLES = '''
- name: Remove packages foo and bar
community.general.xbps:
name:
- foo
- bar
- foo
- bar
state: absent
- name: Recursively remove package foo