mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
(cherry picked from commit 675bdef190)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -101,9 +101,9 @@ EXAMPLES = '''
|
||||
organization: MyOrganization
|
||||
name: myrepo
|
||||
description: "Just for fun"
|
||||
private: yes
|
||||
private: true
|
||||
state: present
|
||||
force_defaults: no
|
||||
force_defaults: false
|
||||
register: result
|
||||
|
||||
- name: Delete the repository
|
||||
|
||||
Reference in New Issue
Block a user