Ivar Eriksen
Ivar Eriksen
I'm a bit unsure if this should be an issue or a PR (or even on the mailinglist), apologies if it ended up in the wrong place. I have two...
**Is your feature request related to a problem? Please describe.** I want a way to see GPIO input states at a glance. My specific use case is to check which...
This touches on https://github.com/wurstbrot/DevSecOps-MaturityModel/issues/60, https://github.com/wurstbrot/DevSecOps-MaturityModel/issues/56, https://github.com/wurstbrot/DevSecOps-MaturityModel/issues/43, https://github.com/wurstbrot/DevSecOps-MaturityModel/issues/211. As a newcomer to the project it is somewhat hard to understand how to use it effectively and properly. One one hand, there's...
I would expect tests to reference elements by ID, and not order of appearance. The way tests are set up in https://github.com/wurstbrot/DevSecOps-MaturityModel/blob/master/src/app/component/task-description/task-description.component.spec.ts means all test must be changed if a...
It seems like `netbox_local_requirements:` is not currently working. I can get it to work correctly if i remove `| bool` from the conditional in the task. https://github.com/gmazoyer/ansible-role-netbox/blob/6d7a83328da05ad244de4ecc7dbd484c424ea20a/tasks/setup_netbox.yml#L64