-
### Summary
Trying both settings with `fact_caching_prefix = ""` and `fact_caching_prefix = ` and also having `inject_facts_as_vars = False` i still do have things like:
```
redis-cli get fst16.spa…
-
##### Summary
Incorrect module arguments no longer trigger a `args[module]` error for `ansible.builtin` modules when using any `ansible-lint` that is version `24.5.0` or higher, including the curre…
-
Simply changing a additional files does not cause a restart mysql and handler notify.
default value for ansible.builtin.template must be force = True : https://github.com/geerlingguy/ansible-role-mys…
-
Requirements:
Can you please start using Ansible standards instead of making your own flavor.
Like for instance a VM name to be absent instead of looking up the UUID via a another module fist.
…
-
https://docs.ansible.com/ansible/latest/collections/community/general/xbps_module.html
https://docs.ansible.com/ansible/latest/collections/community/general/runit_module.html
setup wifi for provisio…
-
I get this error with Ansible 2.14.3:
```
TASK [Gathering Facts] ***********************************************************************************************************************************…
strk updated
3 months ago
-
### Summary
Installing/Updating apps with the flatpak module always reports `changed` as task status when language is not english. See [flatpak.py line 250](https://github.com/ansible-collections/com…
-
##### SUMMARY
I have a secret that sets its `immutable` field to `true` and thus cannot be changed through a normal apply operation but requires a replacement in case its `data` does chan…
-
After many times of creating and tearing down the VM, the same error still persists.
```
+ exec dci-pipeline 'ocp-workload:ansible_inventory=~/certification-lab-config/inventories/pool/cluster1-w…
-
`ansible_mitogen.plugins.connection` contains 3 "connections" that aren't connections in the Ansible world view
- `mitogen_doas`
- `mitogen_sudo`
- `mitogen_su`
In Ansible land these would be be…