Per Abildgaard Toft
Per Abildgaard Toft
Feature request: Are there any plans to support RFC5357 "A Two-Way Active Measurement Protocol (TWAMP)" https://tools.ietf.org/html/rfc5357 Thanks Per
Hi, Thanks for your amazing work! Very nice package!. It would be very helpful if you could include a style for Jira table markup: https://jira.atlassian.com/secure/WikiRendererHelpAction.jspa?section=tables The format is very simple:...
I have followed the guide at the official Ionic documentaiton: https://ionicframework.com/docs/v3/native/crashlytics/ ionic cordova plugin add cordova-fabric-plugin --variable FABRIC_API_KEY=XXX --variable FABRIC_API_SECRET=xxx npm install --save @ionic-native/fabric In app.module.ts: ... import { Crashlytics...
### Problem F5 run configuration is not working with ansible. ### Solution Enable a launch.json configuration for ansible like with python. ### Alternatives _No response_ ### Additional context _No response_
Thanks for the nice library. Im missing a feature to get the mask() in cidr. Example: $block = new IPv4Block('128.0.0.0/16'); $block->getMask() = 255.255.0.0 Wish: $block->getMaskCIDR() = 16
Hi, I am trying to use Backy2 to perform scheduled backups of Ceph RBD volumes. I have extended the incremental backup example script to tag each backup with an e.g....
Hi, First of all, amazing work you are doring :-) Next, i have been using the bot for a long time, but at some point the RESPOND command broke and...
### Ansible NetBox Collection version v3.10.0 ### Ansible version ```bash ansible [core 2.16.1] config file = /Users/pto/.ansible.cfg configured module search path = ['/Users/pto/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/homebrew/Cellar/ansible/9.1.0/libexec/lib/python3.12/site-packages/ansible...
* [x] This is a bug report * [?] This is a feature request * [x] I searched existing issues before opening this one ### Expected behavior When Docker with...
Hi, I am trying to stream a google nest cam to a youtube live stream (birdhouse project). I can see the stream on the go2rtc gui fint (via homeassistant, as...