diff options
author | Romain Gonçalves <me@rgoncalves.se> | 2021-12-10 18:30:32 +0000 |
---|---|---|
committer | Romain Gonçalves <me@rgoncalves.se> | 2021-12-10 21:52:55 +0000 |
commit | c1c300aa21b407351e6045c7b40480d4120db8a7 (patch) | |
tree | 48ac6715e649326d02dad7011b31c091db29b7b3 /group_vars | |
parent | 2fe1965dbb4cc650fda2b00e69219ac7ae403674 (diff) | |
download | rules-c1c300aa21b407351e6045c7b40480d4120db8a7.tar.gz |
roles: Generate + deploy wireguard configurations
Diffstat (limited to 'group_vars')
-rw-r--r-- | group_vars/all.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/group_vars/all.yml b/group_vars/all.yml index 410d962..694927c 100644 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -1,6 +1,8 @@ ansible_hostname: "{{ ansible_host }}" ansible_become_method: su +wireguard_domain_controller: "{{ __global_domain_controller }}" + __is_vm: false __ip: |