-
### Modules
route
### Version
```bash
ansibleguy.opnsense 1.2.10
```
### Ansible Version
```bash
ansible [core 2.15.12]
config file = /home/user/.ansible.cfg
configured module se…
mbx64 updated
3 weeks ago
-
![image](https://github.com/user-attachments/assets/117c5806-ac1d-441e-871e-50078865b93b)
![image](https://github.com/user-attachments/assets/e5e77fa2-ea86-4791-8f5b-d8dd374d52f2)
No logs
…
-
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" …
-
### Summary
**Summary**
There appears to be a typo in the documentation for Module 'na_ontap_rest_info' . The issue is with following argument for the 'gather_subset' parameter :
_cluster/firewa…
-
### Summary
Reading https://docs.ansible.com/ansible/latest/inventory_guide/intro_inventory.html#organizing-inventory-in-a-directory , I defined a directory with my .ini inventory files. However, `an…
peci1 updated
1 month ago
-
##### Summary
I have originally reported this issue [downstream in the Ansible VSC extension](https://github.com/ansible/vscode-ansible/issues/1522), but it seems it's an issue in ansible-lint.
…
-
I am having issues creating a host record, there seems to be a bug in the code.
Here's the AWX output:
module_stdout: ''
module_stderr: >
Failed on object search with url
https://info…
-
### Summary
when I try running the following:
```
- name: Retrieve all installed RPM information
ansible.builtin.yum:
list=installed
register: rpm_packages
- name: debug
ansible.…
-
### 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…
-
**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…