-
_Note: Bug Reports not following this template may be closed without feedback._
**Getting Help**
Please use this issue template for reporting identified or suspected **bugs** *only*. For support o…
-
### Summary
I am experiencing intermittent issues when using the Incus connection plugin in my Ansible playbook. The plugin sometimes fails to create a temporary directory and occasionally drops th…
-
### Summary
When I try to reboot my device using the `ansible.builtin.reboot` module, Ansible exits prematurely without any error message.
The reboot itself works, but the first connection after a…
-
### Summary
When using the ec2_instance module, the examples and the table of parameters do not show the region parameter as being required. However, when running the module, the below error occurs:
…
-
### Problem to solve
Our application supports MySQL and OpenLDAP backends, there're few differences between them, we'd like to run certain hurl entries when it's using X backend. I didn't find condit…
-
**Describe the bug**
Error during initial ansible run, works fine on re-running provisioning
```
TASK [konstruktoid.hardening : Configure sshd using sshd_config.d] *************
fatal: [testbo…
-
**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"…
-
**Is your feature request related to a problem? Please describe.**
In ansible.cfg, I can specify a vault file relative to my home directory using ~ or $HOME. But when I try to use the extension, it…
-
Hello 👋🏼,
I maintain a [Terraform provider for Ansible](https://github.com/marshallford/terraform-provider-ansible) which executes `ansible-navigator run` commands using the `ansible-dev-tools` con…
-
Hey there,
I would like to know if it's possible to remove a configuration for an interface if the configuration is not part of Ansible.
Let's say I have an existing interface and vlan 500 is ma…