Alexander Haase
Alexander Haase
### Steps to reproduce 1. Connect to wifi 2. Enable "low data mode" in settings of connected wifi 3. Open Nextcloud app with pending synchronization jobs (e.g. Photo sync). ###...
##### SUMMARY Similar to `win_domain_user` and `win_domain_computer`, a new module to manage group managed service accounts (gMSA) would be nice (e.g. `win_domain_gmsa`). To install the gMSA to the machine, an...
When I run pg_format 5.2 on a plain SQL function, its body gets formatted weird: ``` pg_format \ --nocomment \ --spaces 2 \ --wrap-limit 80 \ hello.sql ``` ```SQL CREATE...
Instead of printing the same message over and over again (e.g. if the compiler doesn't support code coverage, but `FindCodecov.cmake` is called more than once), the `find_package_message()` function should be...
This module should be checked for compatibility with older CMake versions and a badge for the compatibility added.
##### SUMMARY Like `\copy` in `psql`, it would be nice to copy the data to/from the `ansible_host` instead of the PostgreSQL server. In `psql` afaik this is achieved using `STDOUT`...
### Deployment Type Self-hosted ### NetBox Version v3.7.1 ### Python Version 3.11 ### Steps to Reproduce 1. Create data source `TestData`: | Field | Value | |--------|--------| | **Name** |...
### Deployment Type Self-hosted ### NetBox Version v3.7.3 ### Python Version 3.11 ### Steps to Reproduce 1. Go to [demo.netbox.dev](https://demo.netbox.dev/) 2. Go to *Site bulk import* and add valid query...
### Deployment Type Self-hosted ### NetBox Version v4.0-beta1 ### Python Version 3.11 ### Steps to Reproduce 1. Activate dark mode 2. Navigate to Site list 3. Inspect first columns site...