AnsibleGuy
AnsibleGuy
We might also want to add the 'supported version' to the collection-releases so users know what versions are tested. In the future it might make sense to have additional test-instances...
I'll add this to the readme and docs: * As this **project is unfunded** we do not actively check for API-changes - if you find missing functionalities you need/want to...
@KalleDK If you need help or want to collaborate on it - just tell me (:
PR: https://github.com/ansibleguy/collection_opnsense/pull/135 by @woelfle
Greetings! Nice to hear 👍🏼 I've wanted to start with this for some time, but currently have got so much work. Will check your PR the next days!
Sorry for the delay. Will check it the next days!
Alright - a summary of my changes: - Renamed the module to `gateway` as `routing` is pretty generic. - Merged the docs of `route` and `gateway` - Renamed the module...
Greetings! @jiuka Thank you for this very clean PR! 1. You are right - the `match_fields` do not make sense in that case. The `match_fields` are used to match the...
Please try to supply the env-variable at `https:///ui/system/config`  The ansible-runner is actually not inheriting the env-vars from the WebUI service. (as this would also be a security issue) Maybe...
Note: just tested it and it worked