-
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
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…
-
##### SUMMARY
https://github.com/kubernetes-client/python/releases/tag/v31.0.0 released on 2024-09-19, and now officially available from https://pypi.org/project/kubernetes/31.0.0/
When ru…
-
### Discussed in https://github.com/PhonePe/mantis/discussions/45
Originally posted by **0xbharath** September 18, 2024
We have a bash script to setup Mantis natively on Ubuntu: https://github…
-
### 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…
-
### Environment
- Machine or Virtual Machine details: Proxmox VM
- Operating System: Rocky Linux release 8.10 (Green Obsidian)
### Issue details
While running `bash /opt/meza/src/scripts/get…
-
### 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…
-
### What happened?
Kubespray fails during deployment if the ip utility from the iproute2 package is missing on any node. This causes the [kubespray-defaults : Create fallback_ips_base] role to enco…
a7lan updated
9 hours ago
-
### Summary
When installing Ansible in a virtual environment, it creates `.pyc` files as root when running playbooks. This leads to problems with updating/deleting these virtual environments later on…
-
In https://github.com/scicore-unibas-ch/ansible-role-slurm/blob/73b83290bf92f5f584a6c9cec126faa5134fb72e/tasks/main.yml#L7 and https://github.com/scicore-unibas-ch/ansible-role-slurm/blob/73b83290bf92…