We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c954be commit 268a805Copy full SHA for 268a805
inventory/sample/host_vars/setup/apps.yml
@@ -53,7 +53,7 @@ grafana:
53
enabled: "true"
54
from_address: [email protected]
55
from_name: Test
56
- host: HOST
+ host: HOST:port
57
smtp_credentials:
58
password: PASSWORD
59
user: [email protected]
0 commit comments