mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-27 05:43:09 +00:00
(cherry picked from commit 57e1e2bd8e)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user