mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 22:33:25 +00:00
(cherry picked from commit 015566fb06)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -65,7 +65,7 @@ EXAMPLES = '''
|
||||
- name: Disable all repositories except rhel-7-server-rpms
|
||||
community.general.rhsm_repository:
|
||||
name: rhel-7-server-rpms
|
||||
purge: True
|
||||
purge: true
|
||||
'''
|
||||
|
||||
RETURN = '''
|
||||
|
||||
Reference in New Issue
Block a user