mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-05 07:49:10 -07:00
(cherry picked from commit ddc989ec6d
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
c5ff49db56
commit
5a2e7f9b1b
38 changed files with 242 additions and 228 deletions
|
@ -67,7 +67,7 @@ EXAMPLES = '''
|
|||
community.general.opkg:
|
||||
name: foo
|
||||
state: present
|
||||
update_cache: yes
|
||||
update_cache: true
|
||||
|
||||
- name: Remove foo
|
||||
community.general.opkg:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue