mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
committed by
jctanner
parent
1fe71eacab
commit
f0a6f1637b
@@ -38,7 +38,7 @@ options:
|
||||
- The value to set the named name/key to, it automatically sets the C(state) to 'set'
|
||||
state:
|
||||
required: false
|
||||
default: get
|
||||
default: read
|
||||
choices: [ 'read', 'present', 'all', 'keys', 'absent' ]
|
||||
description:
|
||||
- defines which state you want to do.
|
||||
|
||||
Reference in New Issue
Block a user