-
I'm use:
```
:~/nodejs-nvm$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.4 LTS
Release: 22.04
Codename: jammy
:~/nodejs-nvm$ an…
-
**Describe the bug**
When patching servers with ansible we set a quite long downtime in Checkmk. After the patching is done we would like to reduce the downtime window instead of removing it for audi…
-
### Summary
When installing Ansible in a virtual environment, it creates `.pyc` files as root when running playbooks. This leads to problems with updating/deleting these virtual environments later on…
-
### Summary
When i read code in lib/ansible/plugins/action/copy.py, i find a bug in it:
```python
class ActionModule(ActionBase):
TRANSFERS_FILES = True
# ...
def run…
-
### Summary
Check mode fails due to a code issue in the module regarding the check mode.
Line 519 expects the object called `gitlab_runner.runner_object` to be an object, however it receives a b…
-
##### SUMMARY
According to the man page of rsync (e.g. https://ss64.com/bash/rsync_options.html) `--rsh=COMMAND` has an exotic way to handle quotation. E.g. quotation of the param list like
```bash
…
-
##### SUMMARY
With currently 54 different interdependent modules, it would be uselful to know in which specific order they should be used.
E.g. `domain` will throw an error if any of its locations o…
-
(Note: This issue was filed in a semi-automated fashion on behalf of the Ansible Community Steering Committee. Let me know if you see errors in this issue.)
As per the [Ansible community package in…
-
## Description
When updating dns records for a zone, host, or dns record, if the record already exists without changes, it fails the task with "no modifications to be performed."
This is also repo…
-
##### SUMMARY
When using the `kubernetes.core.helm` module with the `release_values` parameter it is possible to encounter an issue stemming from filtering that occurs in the `yaml.dump` oper…