File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,9 @@ argument_specs:
5656 alertmanager_http_config :
5757 description : " Http config for using custom webhooks"
5858 type : " dict"
59+ alertmanager_web_config :
60+ description : " Alertmanager web config for configuring TLS and auth"
61+ type : " dict"
5962 alertmanager_slack_api_url :
6063 description : " Slack webhook url"
6164 alertmanager_pagerduty_url :
@@ -107,7 +110,7 @@ argument_specs:
107110 description : ' Extended output, use C("") for simple output.'
108111 default : " extended"
109112 alertmanager_local_cache_path :
110- description : ' Local path to stash the archive and its extraction'
113+ description : " Local path to stash the archive and its extraction"
111114 default : " /tmp/alertmanager-{{ ansible_facts['system'] | lower }}-{{ _alertmanager_go_ansible_arch }}/{{ alertmanager_version }}"
112115 alertmanager_system_user :
113116 description :
You can’t perform that action at this time.
0 commit comments