Compare commits

..

3 Commits

2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View File

@@ -1 +0,0 @@
secrets.yml

View File

@@ -1,7 +1,2 @@
# Copy this into secrets.yml and replate with a real values
ansible_password: 'REPLACE_WITH_ROOT_PASSWORD'
# Zabbix proxy parameters for connecting to Zabbix server
zabbix_server_address: 'x.x.x.x'
zabbix_psk_identity: '<zabbix_psk_identity'
zabbix_proxy_hostname: '<zabbix_proxy_hostname>' # if needed, in the actual playbook it is set to the hostname of the target
zabbix_proxy_psk: 'REPLACE_WITH_ZABBIX_PSK'
ansible_password: 'REPLACE_WITH_ROOT_PASSWORD'