k3s-ansible/.gitignore
Guillaume A f2aed3ba47
Automatically inject tls-san when api_endpoint differs from hostname (#434)
* Auto-add --tls-san={{ api_endpoint }} when it differs from ansible_hostname
* Ensures first server generates certificate with all required SANs
* Add .ansible/ and PR_DESCRIPTION.md to gitignore

Signed-off-by: Guillaume Andre <mail@guillaumea.fr>
2025-09-15 11:21:20 -07:00

8 lines
88 B
Plaintext

venv
.venv
.vscode
.vagrant
inventory.yml
playbook/debug.yml
.ansible/
PR_DESCRIPTION.md