-
Hello,
I'm linking the issue https://github.com/rundeck/rundeck/issues/9278 here as it seems related to the Ansible-plugin.
**Describe the bug**
I'm not able to load my Ansible inventory in Runde…
-
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…
-
Seen on macOS 13 (Van_313_10, py313-mode_localhost-ansible10-strategy_linear) job https://github.com/mitogen-hq/mitogen/actions/runs/11700584431/job/32586284545?pr=1184
```
PLAY [integration/ssh/tem…
-
### What happened?
1. Performing Kubernetes Upgrade using kubespray.
2. A set of workers needs to be upgraded serially due to HA
3. Another set of workers can be done in batch "default:20%" would b…
-
Hello!
I would like to make the suggestion to also allow the env var `HETZNER_DNS_TOKEN` for setting the Hetzner DNS API token.
We are using Terraform together with Ansible and its Hetzner DNS c…
-
### Summary
When using `ansible.builtin.dnf` with `state: latest` the previous behavior was to install and update all packages.
Fedora 41 uses DNF5 which does not install the package but instead fai…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
Reproduction steps:
```console
$ docker run --rm -it rockylinux:8.9.20231119 bash
$ yum install -y python38
$ pip3 install ansible==6.7.0
$ pip3 install mitogen=0.3.7
$ ANSIBLE_STRATEGY_PLUGINS=…
-
### Summary
When I try to build my ansible inventory via. proxmox inventory plugin the groups are empty when a machine has more than 1 tag:
my proxmox-machines and their tags i.e.:
lb01: lo…
-
### Issue
I have a few playbooks with vars_prompt variables. In the Semaphore tasks these are configured as Survey Variables and most of them are optional (as there are default values configured).
…