-
When executing the following command:
```terminal
npx postcss-plugin-boilerplate .
```
The template script creates a sub-folder from where the command was executed named the same as the folder…
-
### Summary
If there is more then one silencing for a given subscription and `sensu_silence` tries to figure out if a check is already silenced to remove the silencing later on, the code results in…
-
### Summary
Working on #1214 I've uncovered that --diff will throw an exception if group_name or group_id is a list:
```
2022-10-27 11:58:03.617055 | controller | TASK [ec2_security_group : Creat…
-
### Summary
Would it be possible to add an option to install an npm package using a tarball file?
### Issue Type
Feature Idea
### Component Name
npm
### Additional Information
```yaml (paste …
-
### Summary
I’d like to be able to use ```community.general.cargo``` to install from git (mentioning branch, tag, rev if needed) and also mention whether we should force install, and enable features …
-
### Summary
example file:
```
```
I would like to be able to run xml module with the default namespaces instead of filling the namespaces value explicit…
-
### Summary
Add support to installp to remove dependencies when fed multiple packages/filesets to remove. Certain packages (Centrify/Delinea for example) have a lot of dependencies between each othe…
-
Had a test that was written for ALKilnv2 that wasn't working, and the setup interview didn't work in that instance. The error isn't clear but I'm guessing because the files it was trying to write to a…
-
### Summary
1) I was using this module for one of my assignment and came across that it doesn't give flexibity to set user_id at merge_access_levels or push_access_level which can protect branches at…
-
### Summary
As I understand it, it's currently always necessary to provide the path to the Java truststore in `keystore_path`, which works well. However, since Java 9, the `keytool` command support…