mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 04:34:24 -07:00
statusio_maintenance: Fix minor typo (#3137)
This commit is contained in:
parent
83a6032b7a
commit
2796370b57
1 changed files with 1 additions and 1 deletions
|
@ -152,7 +152,7 @@ automation to stop the maintenance.
|
||||||
title: "Routine maintenance"
|
title: "Routine maintenance"
|
||||||
desc: "Some security updates"
|
desc: "Some security updates"
|
||||||
components:
|
components:
|
||||||
- "server1.example.com
|
- "server1.example.com"
|
||||||
- "server2.example.com"
|
- "server2.example.com"
|
||||||
minutes: "60"
|
minutes: "60"
|
||||||
api_id: "api_id"
|
api_id: "api_id"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue