Added a fixture that I was prevoiusly missing
This commit is contained in:
parent
904141b107
commit
e390a3aae8
|
|
@ -0,0 +1,13 @@
|
||||||
|
---
|
||||||
|
plugin: dominion_solutions.netbird.netbird
|
||||||
|
api_key: nbp_this_is_a_fake_api_key
|
||||||
|
api_url: https://netbird.example.com/api/v1
|
||||||
|
ip_style: plain
|
||||||
|
strict: No
|
||||||
|
netbird_connected: No
|
||||||
|
netbird_groups:
|
||||||
|
groups:
|
||||||
|
keyed_groups:
|
||||||
|
compose:
|
||||||
|
ansible_ssh_host: ip
|
||||||
|
ansible_ssh_port: 22
|
||||||
Loading…
Reference in New Issue