digital-realms / ansible_role_instana_agent

An Ansible Galaxy role to install and manage Instana (https://www.instana.io) APM's agent
4 stars 0 forks source link

fixed variable validation on the php stanza and removed empty new lines #17

Closed midolo closed 7 years ago

midolo commented 7 years ago

removed the validation where we are checking that the variable is true when we are anyway setting the value in the enabled field.

Also, removed the empty new lines to avoid blank lines in the config file itself when generated.