Rath Pascal
Rath Pascal
PR: https://github.com/ansible-community/ara/pull/582
Possible issue with the formatting? Needs to be regex? https://github.com/ansible/ansible-runner/issues/534
I will try to create a minimal dockerized example if I can reproduce it. 👍
# Here you go: @Shrews Maybe I'm making some usage-mistake? Please point it out if that is the case 👍 I would love to migrate my [Ansible WebUI](https://github.com/O-X-L/ansible-webui) back to...
Thank you but I've generated that key specifically for that example (:
Thank you - the test did work with this regex. I have created a PR that updates the docs as the currently documented ones lead to issues like this.
Also: Have not found a streight-forward documentation on how to assign privileges to the service-account. Got stuck on `unprivileged access` and retracted to use imap with app-passwords.. https://support.google.com/accounts/answer/185833?hl=en
As my usage of OPNsense currently is very limited - I cannot really give you any input to the `Categories` If the approach makes sense to you I am fine...
Yeah thanks.. did not think of that. Maybe a `ignore_peer` and `ignore_server` field to allow empty values without removing the links 🤔
You can now supply.. * `link_peers` on `wireguard_server` * `link_servers` on `wireguard_peer` ..to en- or disable the linking. By default the server will link to peers. You have to set...