Disable Wireguard-config when in installer.
This commit is contained in:
parent
0d557335fc
commit
4356474a43
1 changed files with 1 additions and 0 deletions
|
@ -47,3 +47,4 @@
|
|||
|
||||
- name: Configure Wireguard
|
||||
ansible.builtin.include_tasks: wg_config.yml
|
||||
when: not run_in_installer|default(false)|bool
|
||||
|
|
Loading…
Add table
Reference in a new issue