diff options
Diffstat (limited to 'ansible/roles/dns/molecule/default/molecule.yml')
-rw-r--r-- | ansible/roles/dns/molecule/default/molecule.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/ansible/roles/dns/molecule/default/molecule.yml b/ansible/roles/dns/molecule/default/molecule.yml index c3ed309a..131c887b 100644 --- a/ansible/roles/dns/molecule/default/molecule.yml +++ b/ansible/roles/dns/molecule/default/molecule.yml @@ -27,9 +27,5 @@ provisioner: host_vars: infrastructure-server: cluster_ip: 127.0.0.1 - group_vars: - all: - app_name: onap - app_data_path: "/opt/{{ app_name }}" verifier: name: testinfra |