You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

main.yaml 243B

1 year ago
12345678910
  1. ---
  2. wireguard_configuration_method: wg-quick
  3. wireguard_interface: wg0
  4. wireguard_interface_private_key: "{{ ansible_local.wireguard.private_key }}"
  5. wireguard_peers: []
  6. wireguard_interface_listen: false
  7. wireguard_interface_listen_port: 51820