-
* Which version of Ansible are you running?
```
ansible [core 2.11.2]
config file = ~/.ansible.cfg
configured module search path = ['~/.ansible/plugins/modules', '/usr/share/ansible/plugins/…
-
### Issue
With the current background color, you can't see the 'task path' in Ansible that has a font color of black.
A hex value of #404040 seems to strike the balance of being able to see the da…
-
# Feature request
## Description
We use `molecule` + `ansible` to build our debian packages. This is a bit annoying because there is little caching that is saved between builds. This means the d…
-
### What feature do you want to see added?
I want to add a cache volume to improve performance at some internal operations that works better with an attached volume.
For example, if we have some I/…
-
### What happened?
I have recently upgraded my cluster to 2.25.0 and noticed kube-proxy is pushed and enabled again which caused my cluster goes into a problem.
I have calico eBPF enabled and when…
-
(as far as I'm aware, this issue is related to this recent PR: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1446)
---
I am not sure why, but this change resulted in an error w…
-
After upgrading to ansible v10.3.0 and mitogen 0.3.9 I now receive the following error before the first role of my playbook is executed:
```
ERROR! [mux 62115] 13:32:36.287729 E mitogen.[ssh.]: whi…
-
For new deployments, it's necessary to create validators in the Simulator
This process ATM is manually done
We should handle the automatic creation of validators from a JSON file (if no validators…
-
##### SUMMARY
`validate_certs: no` is ignored and throws `certificate verify failed`
Other modules, like `vmware_guest` and `vmware_guest_disk` seem to be **unaffected**.
##### ISSUE TYPE
- Bu…
-
**Playbook Configuration**:
My `vars.yml` file looks like this:
```yaml
---
# The bare domain name which represents your Matrix identity.
# Matrix user ids for your server will be of the …