ShawnHardwick
ShawnHardwick
Has anyone else seen this behavior? ### Expected Behavior When using Docker volumes for mapped storage, Docker container sets `bot` user to owner of `/app/config` and `/app/logs` directory to allow...
#### Details of the scenario you tried and the problem that is occurring Enabling DSC debug with `Enable-DSCDebug -BreakAll` and then running the ScheduledTask resource returns an error: >PowerShell DSC...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.4.3 - Ruby: 2.5.3 - Distribution: Windows Server 2016 - Module version: 3.2.1 ## How to reproduce (e.g Puppet code...
## Affected Puppet, Ruby, OS and module versions/distributions - Puppet: 6.0.4 - Ruby: 2.5.1 - Distribution: Windows Server 2016 - Module version: 3.2.0 ## How to reproduce (e.g Puppet code...
##### Summary When executing `ansible-lint` against an Ansible collection that contains a role variable that does not meet rule `var-naming[no-role-prefix]` and is defined using a YAML block scalar, there is...
#### Pull Request (PR) description Do not attempt to translate identities returned by local security policy when setting the resource. If the identity returned is an unresolvable SID (usually due...
#### Details of the scenario you tried and the problem that is occurring I am utilizing the dsc_lite Puppet module in Puppet to execute the UserRightsAssignment resource to manage the...
As a user, I would like an option that can be enabled or disabled via settings that would display early or late text for missed notes while playing a song....
### Summary Using the `ansible.builtin.copy` module to update the contents of a file that already exists is not updating the `modify` file descriptor on the file even though the file...
The README references the below parameters: ``` overseerr.scrape.genres overseerr.scrape.companies ``` However, the container does not appear to skip genre or company lookup if setting these to false. My example docker...