Jason Lingohr
Jason Lingohr
In order to let us help you better, please fill out the following fields as best you can: ### I am... * [x] Reporting a bug * [ ] Suggesting...
##### SUMMARY When using this: ``` num_ports: 8 port_binding: static port_allocation: elastic ``` The module says: ```msg: The number of ports cannot be configured when port allocation is set to...
Would be nice to have the ability to inject custom HTML (usually in HEAD), like Google Analytics code etc.
This adds new context entries to search for, and play, episodes from the Sonos library (instead of a URL). I thought it was odd that gPodder downloads episodes, yet the...
Python 2.7.13 syncthing 2.3.1 I have no idea why the interpreter is hitting line 41, but it is: ``` (syncthing) jason@host:~$ python Python 2.7.13 (default, Sep 26 2018, 18:42:22) [GCC...
So this is a weird one, I'm getting this: ``` TASK [devops-coop.haproxy : Build up the global config] ************************************************************************************************************************************* fatal: [host]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'list object' has...
##### SUMMARY I've done a search, and I see nowhere any mention of dummy interface support, or a request for it. ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME...
Hi, shouldn't the first task have a `when` wrapping it, so that it doesn't run if `nft_merged_groups` is `False`? I have a clean install, and I'm getting this: ```yaml failed:...
### What happened? I run a multi server install, and there is one particular IP that keeps getting a ban decision made, but the bouncer (nftables) doesn't ban it because...
##### SUMMARY When doing this: ```vyos_bgp_address_family: as_number: 64512 address_family: - afi: "ipv4" redistribute: - protocol: "static" ``` There is no change. I have to add `metric: 1` for it to...