We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f28f334 commit 7429639Copy full SHA for 7429639
README.md
@@ -31,7 +31,7 @@ Then - install the collection itself:
31
ansible-galaxy collection install git+https://github.com/O-X-L/ansible-opnsense.git
32
33
# stable/tested version:
34
-ansible-galaxy collection install git+https://github.com/O-X-L/ansible-opnsense.git,25.3.7
+ansible-galaxy collection install git+https://github.com/O-X-L/ansible-opnsense.git,25.7.7
35
## OR
36
ansible-galaxy collection install oxlorg.opnsense
37
```
galaxy.yml
@@ -2,7 +2,7 @@
2
3
namespace: 'oxlorg'
4
name: 'opnsense'
5
-version: 25.7.3
+version: 25.7.7
6
readme: 'README.md'
7
authors:
8
- 'OXL IT Services <contact+opnsense@OXL.at>'
0 commit comments