mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-10 18:34:03 -07:00
(cherry picked from commit 7533f9ac26
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
41993d44e2
commit
eb1f0c28a9
20 changed files with 72 additions and 72 deletions
|
@ -108,7 +108,7 @@ EXAMPLES = """
|
|||
organization: MyOrg
|
||||
user_name: Foo
|
||||
user_email: foo@bar.com
|
||||
user_disabled: yes
|
||||
user_disabled: true
|
||||
|
||||
- name: Make sure the user Foo is not part of MyOrg anymore
|
||||
community.general.pritunl_user:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue