-
##### SUMMARY
Module raise error, if `ansible_port` is jinja expression:
```
msg: 'argument ''dest_port'' is of type and we were unable to convert to int: cannot be converted to an int'
…
-
Hello everyone,
I'm on the Ubuntu Sevrer 24.04 system and I'm trying to install ansible-ui for ansible-awx but I encounter an error when using the make command “make clean/ui ui”.
The error occu…
-
### Summary
When matching 'uid-owner' & 'gid-owner' flags, rule constructor automatically adds -m 'owner' to parameters. This results in an error, when user explicitly specifies `match: owner` in the…
-
**Describe the bug**
When patching servers with ansible we set a quite long downtime in Checkmk. After the patching is done we would like to reduce the downtime window instead of removing it for audi…
-
(Note: This issue was filed in a semi-automated fashion. Let me know if you see errors in this issue.)
As per the [Ansible community package inclusion requirements][ci-testing], collections must pa…
-
### Issue
Hi :wave:
Any reason for Ansible being on v9.4.0 in the dockerfile [0]? The current Ansible version is v10.6.0, according to here [1]. May be related to #2330.
Thank you and cheers,
…
-
##### Summary
I use `import_tasks` in my ansible playbook, it works very well when using ansible-playbook. But it failed with `syntax-check[missing-file]` in ansible-lint
##### Issue Type
…
-
### Summary
When installing Ansible in a virtual environment, it creates `.pyc` files as root when running playbooks. This leads to problems with updating/deleting these virtual environments later on…
-
I have previously asked about this in [this issue](https://github.com/ansible-collections/kubernetes.core/issues/174#issuecomment-2129165591) but was directed to open a bug ticket.
##### SUMMARY
I…
-
Device module fails when there are a large number of devices due to response size/time.
Kentik Ansible Collection=1.0.6
I am trying to use the kentik_device module to add devices to Kentik. When…