-
### Summary
Setting `state:template` on a LXC that is already a template fails with:
```
"msg": "conversion of VM 901 to template failed with exception: 500 Internal Server Error: you can't conve…
-
### Collection version
23.1.1
### Environment information
```console
bkelly@Brendans-M1-MBP-5 tas % ansible --version
ansible [core 2.17.3]
config file = None
configured module search path =…
-
When using the ansible provisioner with the hashicorp/packer docker image ansible-playbook fails to run with the following error:
```
13:08:42 Error: Failed preparing provisioner-block "ansible" …
-
This is a common one I see when attempting to first bootstrap a cluster with this collection, and template the main cluster.yml spec...
```
TASK [stackhpc.cephadm.cephadm : Template out cluster.yml]…
-
### What happened?
Recently, the --config option was removed from kubeadm upgrade following deprecation cycle:
- https://github.com/kubernetes-sigs/kubespray/pull/11352
This introduces a regres…
-
### Summary
Installing/Updating apps with the flatpak module always reports `changed` as task status when language is not english. See [flatpak.py line 250](https://github.com/ansible-collections/com…
-
Hi @abelal83,
I don't want to create a precedence where people can expect guidance through Github issues, so I'm reaching out through this unrelated issue.
With regards to the Ansible claim proces…
-
**Describe the bug**
When setting jinja2_native=True is set in ansible.cfg the role fails on several variables. First the repo key is converted from hex to decimal giving an invalid key 173944313395…
-
**Describe the Issue**
Wrong title and CIS_ID in cis_2.2.18.yml
**Expected Behavior**
Display "2.2.18 | Ensure ..."
CIS_ID: 2.2.18
**Actual Behavior**
Display "2.2.19 Ensure ..."
CIS_ID: 2.…
-
### 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…