-
### Summary
subscription_manager with username / password authentication fails in rare circumstances
To make it fail:
* password must start with exclamation mark
* password must be set within a …
-
### Description
I wanted to re-do https://github.com/open-telemetry/opentelemetry.io/pull/4712, and reviewed the code and the documentation to figure out how to match both, while doing so I realize…
-
### Summary
I was using nmcli module when I detect that one of the options that is already documented, is not working.
The option is here: https://docs.ansible.com/ansible/latest/collections/communi…
-
### Summary
The repository `https://download.opensuse.org/repositories/devel:languages:nodejs/openSUSE_Leap_15.3/devel:languages:nodejs.repo` was recently removed.
I tried to remove it using the `…
-
##### SUMMARY
When `/var/lib/apt/lists/` does not exists, `update_cache=yes` will failed by:
```json
{
"changed": false,
"msg": "Failed to lock apt for exclusive operation"
}
```
…
-
### Summary
### error message:
![error message](https://user-images.githubusercontent.com/55181047/198970912-cb44dbe7-821c-4674-b884-17372e78481f.png)
### lvm version message:
```
[root@k8s…
-
### Summary
If you have on a cluster two CT/VM with the same name, proxmox inventory will only create one host for both, having the properties of the second host added (the first one will be overwr…
-
### Summary
The locked parameter is deprecated and replaced by restricted_roles parameter. According to Datadog Support they will remove this API option in the next weeks and return a 400 instead. Al…
-
### Summary
when I try to generate inventory from the gitlab api using community.general.gitlab_runners inventory, and passing a valid API token, I get the following:
```
ansible-playbook nodes.y…
-
First of all this is a great boilerplate, one of the best I found in terms of simplicity. However since I'm pretty new with all these modern JS frameworks I find a bit confusing having an examples fol…