fix: rename files to .yaml
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 32s
Lint Markdown files / markdown-lint (push) Successful in 4s

This commit is contained in:
2025-11-23 00:01:15 +01:00
parent 6b31a16ffb
commit d471d303fb
7 changed files with 2 additions and 2 deletions

20
defaults/main.yaml Normal file
View File

@@ -0,0 +1,20 @@
---
git_install_merge_tool: false
git_package_name_merge_tool: meld
git_users: []
# github:
# allowedSignersFile:
# - principals:
# - max.mustermann@example.com
# publicSSHKey: ssh-rsa AAAAX1...
# config:
# commit:
# gpgSign: "true"
# user:
# name: "root"
# email: root@localhost
# signingKey: gpg-fingerprint
# revocationFile:
# - ssh-rsa AAAAX1...