diff options
Diffstat (limited to 'inventory/host_vars/r3-cccamp19-verr.yml')
-rw-r--r-- | inventory/host_vars/r3-cccamp19-verr.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/inventory/host_vars/r3-cccamp19-verr.yml b/inventory/host_vars/r3-cccamp19-verr.yml index 03b32e4c..81cbe05b 100644 --- a/inventory/host_vars/r3-cccamp19-verr.yml +++ b/inventory/host_vars/r3-cccamp19-verr.yml @@ -31,5 +31,7 @@ network: mask: "{{ network_zones.lan.prefix | ipaddr('netmask') }}" gateway: "{{ network_zones.lan.gateway }}" +install_playbook: r3-cccamp19_vm + dyndns: server: ch-pan |