mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-05 16:04:09 -07:00
E325 Removal - Part II (#49196)
Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
991a9dfa12
commit
bc3e7bbeba
109 changed files with 208 additions and 179 deletions
|
@ -21,6 +21,7 @@ options:
|
|||
- A schedule with I(active) set to C(False) will be tracked in the
|
||||
database, but will be never loaded in the in-memory data structures.
|
||||
default: True
|
||||
type: bool
|
||||
interval_ms:
|
||||
description:
|
||||
- How often (in millisecond) the job will be started. The minimum value
|
||||
|
@ -60,6 +61,7 @@ options:
|
|||
however if you need this behaviour and you're not concerned about the
|
||||
schedules deleted, you can set I(force_delete) to C(True).
|
||||
default: False
|
||||
type: bool
|
||||
extends_documentation_fragment:
|
||||
- proxysql.managing_config
|
||||
- proxysql.connectivity
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue