fix: support ssh allowedSignersFile and revocationFile
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2025-03-19 23:30:19 +01:00
parent 1765f54bfe
commit ab3618b924
4 changed files with 26 additions and 0 deletions

View File

@ -21,8 +21,10 @@
group: "{{ getent_passwd[item.key][2] }}"
mode: "0644"
with_items:
- .config/git/allowedSignersFile
- .config/git/config
- .config/git/message
- .config/git/ignore
- .config/git/revocationFile
loop_control:
loop_var: filename