This commit addresses issue #160 by moving the Consul API certificate variables from roles/consul/vars/main.yml to roles/consul/defaults/main.yml. The variables have also been renamed to remove the '__' prefix. All occurrences of these variables in the codebase have been updated to reflect the new names.
This commit addresses issue #160 by moving the Consul API certificate variables from roles/consul/vars/main.yml to roles/consul/defaults/main.yml. The variables have also been renamed to remove the '__' prefix. All occurrences of these variables in the codebase have been updated to reflect the new names.
Closes #160