-
### Summary
The datadog_downtime module throws a TypeError when creating a downtime with versions 2.28.0 and later of the datadog-api-client Python module.
I think this might be [related to this…
-
### Ansible Version
```shell
ansible [core 2.16.5]
config file = /Users/mwiebe/Projects/Ansible/nac-vxlan/ansible.cfg
configured module search path = ['/Users/mwiebe/.ansible/plugins/modules', …
-
##### SUMMARY
It's only possible to use the `interface bridge vlan`path with the `api_modify` module if the vlan does not already exist.
It errors out if the vlan exists, both when attempt…
-
### Summary
When using `ansible.builtin.dnf` with `state: latest` the previous behavior was to install and update all packages.
Fedora 41 uses DNF5 which does not install the package but instead fai…
-
Hi!
I've been looking into FortiAnalyzer API documentation and modules in the FAZ Ansible collection and I've not been able to identify which module or API endpoint to use to enable or disable diff…
-
### Summary
When trying ot update a running LXC on proxmox, I get return for ansible and nothing about the configuration is changed, even tho I clearly indicate so in the playbook.
### Issue Type
…
-
**Describe the bug**
1. Inconsistent behaviour when creating a user.
I try to create a user using the system_access_users module in a role.
Task in the role:
```
- name: "create/remove test user"…
GBBx updated
20 hours ago
-
### Summary
I noticed a few problems when trying to create a lxc with this module:
1. `disk_volume` is currently passed to proxmoxer. However, the correct variable name in proxmoxer name is `rootf…
-
##### Summary
linter interprets freeipa.ansible_freeipa.userauthtype as string if it is defined as variable.
[freeipa.ansible_freeipa.ipauser ](https://github.com/freeipa/ansible-freeipa/b…
-
### Is there an existing issue for this?
- [X] There are no existing issues.
### Enhancement or feature description
Currently if file inside cmd is not found the module will dump a stack trac…