mirror of
https://github.com/netbirdio/ansible-netbird.git
synced 2026-05-22 18:43:36 -07:00
7 lines
152 B
YAML
7 lines
152 B
YAML
---
|
|
# Output directory for exported config files
|
|
export_dir: "/tmp/netbird_config_export"
|
|
|
|
# Validate API TLS certificates
|
|
netbird_validate_certs: true
|