-
Are there any plans to release an updated image for Ansible 10 / Core 2.17?
-
Small, private, family only server, but slowly growing over 2 years.
**Matrix Server:**
- OS: Debian 12
- Architecture: arm64
**Ansible:**
If your problem appears to be with Ansible, tell u…
-
The name parameter of the ansible_playbook resource supports multiple hosts.
eg
```
resource "ansible_playbook" "playbook" {
playbook = "playbook.yml"
name = "host-1.example.com,host-…
-
Follows on from https://github.com/ansible/ansible-documentation/issues/2047
The workflow to build the package docs should run once a week and deploy the `devel` branch of this repository to the `d…
-
Environment: MacOS 15.0
Ansible version: 10.4.0
[uv](https://github.com/astral-sh/uv) version: 0.4.15
When trying to installed ansible-lint n a uv-managed virtual environment, with `uv add ansibl…
-
When pluged in to ansible. The ansible can recognize gird connect.
The grid also can receive the led info.
But Ansible can't receive key press message.
I've dive into the ansible firmware, and it…
-
##### SUMMARY
azure.azcollection.azure_rm_galleryimageversion module times out if gallery image version creation takes more than 10 minutes
From the code:
```
i = 0
while respo…
-
I am using version `v0.10.0`. I am trying to set one instance Kafka.
## Experiment 1
When I set `kafka_node_id: 0` or `kafka_node_id: 1`:
```yaml
- name: Install Kafka
hosts: integrated-t…
-
##### Summary
I have originally reported this issue [downstream in the Ansible VSC extension](https://github.com/ansible/vscode-ansible/issues/1522), but it seems it's an issue in ansible-lint.
…
-
### Summary
So sometimes our CI gets stuck on a single task for so long that it gets killed after a 50-minute timeout. And there wouldn't be any context regarding what was the state of processes at…