-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When I open a generic YAML file it's showing syntax errors for `ansible-schema`. Example:
```
…
-
Here's a concrete log: https://github.com/ansible/awx/actions/runs/10871115353/job/30164548007?pr=15527#step:6:53. This is the stack:
```python-traceback
info - 2024-09-15 12:46:44,626 -- Found 2 test…
-
I use plan like https://github.com/lukaszachy/testing-farm-konflux/blob/main/examples/tmt-plan/konflux.fmf
and once ti finishes I always have files like `playbook-la0vgbpg.yml` in the directory with …
-
Hey everyone,
i think i found a small error in the code. In this part of the [code](https://github.com/maxhoesel-ansible/ansible-collection-proxmox/blob/ad8db9efa5ccbbd980802aecd483aa440486d332/plu…
-
Hi!
I've updated our collection to the latest version and since then I'm unable to override response codes for succeeded. I have a task that deletes the `default` policy, but if the automation need…
-
in TASK [Build the browser image], I got errors:
```
fatal: [localhost]: FAILED! => {"changed": false, "msg": "Error building dep-fetch - code: 4, message: The command '/bin/sh -c wget -q \"https://…
-
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
include_tasks
##### ANSIBLE VERSION
```
ansible 2.4.4 (stable-2.4 92cea82a4e) last updated 2018/03/04 14:53:42 (GMT +300)
config fi…
-
##### SUMMARY
eos_user requires a second task to set variables such as privilege level and role. The first time the task runs it creates the user, but fails to set the extra variables
####…
-
##### SUMMARY
The function ansible.utils.keep_keys doesn't exclude a key if the value is a list.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
ansible.utils.keep_keys
##### ANSIBLE VE…
-
Greetings!
`--limit` is a very commonly used flag that deserves its own form-field as the JSON block is not so 'nice' to work with (_especially on a per-task basis_)
Related to:
* https://githu…