Skip to content

Commit 8959042

Browse files
authored
Update README.md (#26)
Documentation updates which fix: * #25 * #20
1 parent 6243672 commit 8959042

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ body:
4343
id: ansible-version
4444
attributes:
4545
label: Ansible Version
46-
description: What version of Laravel are you running? Please be as specific as possible
46+
description: What version of Ansible Core are you running? Please be as specific as possible
4747
placeholder: 2.16.4
4848
validations:
4949
required: true
@@ -57,6 +57,7 @@ body:
5757
- macOS
5858
- Windows
5959
- Linux
60+
- BSD
6061
- type: textarea
6162
id: notes
6263
attributes:

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ strict: No
4949
---
5050
plugin: dominion_solutions.netbird.netbird
5151
api_key: nbp_this_is_a_fake_api_key
52-
api_url: https://netbird.example.com/api/v1
52+
api_url: https://netbird.example.com/api/
5353
netbird_connected: True
5454
```
5555
@@ -59,7 +59,7 @@ This example gets all peers in the _All_ group and builds the additional _connec
5959
---
6060
plugin: dominion_solutions.netbird.netbird
6161
api_key: nbp_this_is_a_fake_api_key
62-
api_url: https://netbird.example.com/api/v1
62+
api_url: https://netbird.example.com/api/
6363
netbird_connected: False
6464
leading_separator: No
6565
netbird_groups:

0 commit comments

Comments
 (0)