-
During the update from Nexus 3.71.1 to 3.72.0 the role (v2.5.1) fails with the following error message:
```text
TASK [ansible-thoteam.nexus3-oss : Create/Check blobstores] ************************…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
I am not sure if this is a bug, or if I am using the module incorrectly.
I am load…
-
Currently ansible-playbook is hardcoded as:
```
let cmd = ["ansible-playbook", playbook]
```
I need it to prefix with `wsl` on Windows.
Would be good to allow some variable to override the …
-
##### Summary
Currently, Ansible-lint will output ASCII escape sequences that construct colorized output to the stderr even when it is not a terminal that can actually interpret them:
```txt
$ …
-
### Summary`
Suddently ec2 dynamic inventory plugin not working. I not sure why as there is no config changes
### Issue Type
Bug Report
### Component Name
aws_ec2
### Ansible Version…
-
[Ansible](https://docs.ansible.com/ansible/latest/getting_started/index.html) is useful in managing multiple servers at once, and storing configuration as code. The idea is to write Ansible playbooks …
-
##### SUMMARY
vmware_guest's networks parameter used to replace the existing network settings. It does not do that anymore, instead the provided networks are added on top and the old settings can sti…
-
### Summary
Using `community.general.vdo` module plugin in RHEL 9 and variants results in the following:
```
msg: 'Failed to find required executable "vdo" in paths: /sbin:/bin:/usr/sbin:/usr/bin…
-
##### SUMMARY
When creating a virtual machine inside a DevTest Lab, an SSH public key is not added to the `authorized_keys` file when the `ssh_key` parameter is set using either a path to the…
-
##### SUMMARY
we have OpenShift Server Version: 4.15.19 with Kubernetes Version v1.28.10+a2c84a5. Running an ansible task with validate-option, the following error appears:
Kubernetes version v1.2…