-
## Talk title
Infrastructure as Code - VPS provisioning and configuration on Hetzner Cloud.
## Talk Description
On #37, I'd like to submit a talk related to "More Infrastructure as Code".
…
-
### Related to
Web-Frontend (what users interact with)
### Impact
major improvement to user experience
### Missing Feature
![image](https://github.com/user-attachments/assets/8bc954b5-6071-449b-b…
-
Hello!
I would like to make the suggestion to also allow the env var `HETZNER_DNS_TOKEN` for setting the Hetzner DNS API token.
We are using Terraform together with Ansible and its Hetzner DNS c…
-
### What happened?
1. Performing Kubernetes Upgrade using kubespray.
2. A set of workers needs to be upgraded serially due to HA
3. Another set of workers can be done in batch "default:20%" would b…
-
Hello,
The plugin inventory "zabbix_inventory" has an issue with the extra vars when using "filter" as parameter.
Extra vars are not detected and used by the plugin.
Example with extra var:
…
-
### 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 am using version `v0.10.0`. I am trying to set one instance Kafka.
## Experiment 1
When I set `kafka_node_id: 0` or `kafka_node_id: 1`:
```yaml
- name: Install Kafka
hosts: integrated-t…
-
**not Recognized as the name of a cmdlet**
I am trying configure SQAON in azure VMs. I installed dbatools in windows target machine. In the source i installed pymssql, it is the mandatory pre-req to …
-
### Summary
In the common function parseaddress(), the validation of IPv4 addresses does not seem to be effective, as shown in the following example code:
```
>>> from ansible.parsing.utils.address…
-
https://docs.ansible.com/ansible/latest/inventory_guide/intro_patterns.html#patterns-and-ad-hoc-commands presented a couple of examples of specifying host patterns in `--limit`:
```
ansible all -m…