mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
parent
1fe71eacab
commit
f0a6f1637b
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue