Fix indent. (#5177)

This commit is contained in:
Felix Fontein 2022-08-24 20:47:06 +02:00 committed by GitHub
parent 3a08903e1c
commit 57e1e2bd8e
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 - name: Remove packages foo and bar
community.general.xbps: community.general.xbps:
name: name:
- foo - foo
- bar - bar
state: absent state: absent
- name: Recursively remove package foo - name: Recursively remove package foo