Fix validation
This commit is contained in:
parent
84a408a7c0
commit
6d16b555a2
@ -9,10 +9,10 @@ input:
|
||||
schema: str!
|
||||
value: rabbitmq_service
|
||||
management_port:
|
||||
schema: str!
|
||||
schema: int!
|
||||
value: 15672
|
||||
port:
|
||||
schema: str!
|
||||
schema: int!
|
||||
value: 5672
|
||||
ip:
|
||||
schema: str!
|
||||
|
Loading…
Reference in New Issue
Block a user