mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-05-05 08:41:29 -07:00
More docs cleanup (#7552)
* More docs improvements. * timezone: mention which versions of AIX are supported.
This commit is contained in:
parent
f87777b9f5
commit
58705d5ac3
108 changed files with 25 additions and 162 deletions
|
@ -64,7 +64,6 @@ options:
|
|||
description:
|
||||
- The state of the user defaults.
|
||||
- If set to V(list) will query the given parameter specified by O(key). Returns V(null) is nothing found or mis-spelled.
|
||||
- V(list) added in Ansible 2.8.
|
||||
type: str
|
||||
choices: [ absent, list, present ]
|
||||
default: present
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue