ITOPSENG-277 remove proxyname and scheme from confluence playbook as they are in group_vars

This commit is contained in:
Brett Meehan
2019-12-10 10:29:26 +11:00
parent eb83a768c3
commit 4824fe53cb

View File

@@ -10,8 +10,6 @@
atl_jdbc_encoding: 'UTF-8'
atl_jdbc_collation: 'en_US.UTF-8'
atl_proxy_name: "{{ lookup('env', 'ATL_PROXY_NAME') }}"
atl_tomcat_scheme: "{{ lookup('env', 'ATL_TOMCAT_SCHEME') }}"
roles:
- role: linux_common