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