Dag Heyman

Results 6 issues of Dag Heyman

##### COMPONENT NAME bigip_virtual_server ### Environment ##### ANSIBLE VERSION ``` ansible 2.9.23 config file = /etc/ansible/ansible.cfg configured module search path = [u'/usr/users/XXXX/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable...

bug
awaiting-user-action

When using GPG, their smart card daemon scdaemon grabs the card in exclusive mode, and then keeps running, which stops other applications from accessing the CCID part of the YubiKey....

Testing: ``` sudo snap install yubikey-manager-*.snap --dangerous sudo snap connect yubikey-manager:raw-usb :raw-usb sudo snap connect yubikey-manager:raw-usb :u2f-devices sudo snap connect yubikey-manager:raw-usb :hardware-observe sudo snap alias yubikey-manager.ykman ykman ykman info ```

I was recently confused by the bors UI while trying to introduce a blocking condition using the `pr_status` field in `bors.toml`. Even though the logic was working correctly, and merging...