-
##### SUMMARY
Similar to #495. Inventory is empty after ansible core upgrade `2.17.5` and hcloud update to `4.2.1`
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
`hetzner.hcloud.hcloud`
…
-
##### SUMMARY
The Version Check currently done is broken against the recent Grafana Security Release (Grafana v11.2.2+security-01 )
` The error was: ValueError: invalid literal for int() with base…
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current is…
-
I have custom user setup on the raspberry pi and do not have default pi user.
running ./webinstall throwing following error:
```
TASK [Gathering Facts] *********************************************…
-
##### SUMMARY
The `hetzner.hcloud.ssh_key` Ansible module currently does not support updating the public key when the local SSH key changes. As a result, it is not possible to refresh the k…
-
Please verify first that your feedback is not already reported [here](https://github.com/Checkmk/ansible-collection-checkmk.general/issues?q=is%3Aissue+sort%3Aupdated-desc).
If possible and useful pr…
-
### Summary
When testing a custom collection, I run unit tests using `ansible-test` on venvs with coverage report enabled. As a result I get coverage reports of all the installed python modules in al…
-
The MediaWiki role includes a task to (re)build SMW data. This concern is completely orthogonal to the MediaWiki role and should be refactored. Perhaps it would be best to have an SMW role, with relev…
-
Hello CX Ansible Team,
I'm having trouble using the `tcp_flags` parameter now that the `tcp_established` bool has been depreciated.
I have the following in my playbook:
```
- name: "Dep…
-
##### SUMMARY
I'm having a problem building an image using docker_image for amd64 on my M1 Mac when using Ansible Molecule. I have replicated what the Docker Molecule plugin does into a sim…