Fix indent. (#5177)
parent
3a08903e1c
commit
57e1e2bd8e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue