mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-28 02:14:47 +00:00
review modules docs
This commit is contained in:
@@ -36,7 +36,7 @@ options:
|
||||
choices: [ minutes, hours, days, weeks ]
|
||||
state:
|
||||
description:
|
||||
- The state dictates if the command or script file should be evaluated as present(added) or absent(deleted).
|
||||
- The state dictates if the command or script file should be evaluated as V(present)(added) or V(absent)(deleted).
|
||||
type: str
|
||||
choices: [ absent, present ]
|
||||
default: present
|
||||
|
||||
Reference in New Issue
Block a user