Fix(ansible): Re-enable fact gathering for client generation
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
- name: Generate WireGuard Client Configuration
|
- name: Generate WireGuard Client Configuration
|
||||||
hosts: localhost
|
hosts: localhost
|
||||||
gather_facts: false
|
gather_facts: true
|
||||||
|
|
||||||
vars_files:
|
vars_files:
|
||||||
- ../../group_vars/vault.yml
|
- ../../group_vars/vault.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user