-
Hi,
When trying to use the collection/role infra.lvm_snapshots.snapshot_create, it fails when there is lvm thin pool in the managed node. Snashot and rollback works fine with regular LVM but not wh…
-
Hello,
I am trying to fetch the locations management info from zscaler_ziacloud module in ansible.
But getting the below error while executing the playbook:
The full traceback is:
Traceback (mo…
-
Ansible has parted module to help manage partitions on disk, I haven't seen anything like that for pyinfra. It would make setting up new nodes a lot easier and more error-proof.
https://docs.ansibl…
-
##### SUMMARY
On-demand backup of azure vm using ansible module provides 400 Bad Request
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
azure.azcollection.azure_rm_backupazurevm
##### …
-
##### SUMMARY
This is a split off from #1123 to manage the assined ansible roles for hosts.
##### ISSUE TYPE
- Feature Idea
-
**Playbook Configuration**: irrelevant
**Matrix Server:** irrelevant
**Ansible:** irrelevant
**Problem description**:
https://matrix.org/blog/2024/11/15/this-week-in-matrix-2024-11-15/…
-
### Short Description
There seems to have been a recent Ansible lint change which recommends to:
`Use `ansible.builtin.dnf` or `ansible.legacy.dnf` instead`
### Evidence/Steps to Reproduce
_…
-
#### Bug description
In scenarios where a single server installation is recovered from an image of the server into a new machine with different IP, services do not work because they are configured …
-
### What happened?
I have kubespray v2.25.0, kubernetes 1.29.5 version, 3 master/etcd nodes and 9 worker nodes cluster on aws ec2 instances. On this cluser I deploy vault, which is unsealed using kms…
-
## What is the issue ?
i build a docker image with ansible and ara with the python base image
ARG PYTHON_VERSION
FROM python:${PYTHON_VERSION}
ARG ANSIBLE_VERSION
ARG ARA_VERSION
…