summaryrefslogtreecommitdiffstats
path: root/roles/gpg
AgeCommit message (Collapse)AuthorFilesLines
2026-03-04Remove duplicate fields from argument_specs filesAhmed Abdelhalim1-2/+0
2026-02-21Fix bash dependencies in shell scripts calledAhmed Abdelhalim1-1/+2
2026-01-24Fix ansible 2.20.1 deprecation warning about ansible_varsAhmed Abdelhalim1-1/+1
2026-01-16Fix firefox passff by adding the missing pinentry-gnome3 dependencyAhmed Abdelhalim1-0/+1
2026-01-16Add smart card support packages to gpg roleAhmed Abdelhalim3-0/+10
Enable pcscd.socket for smart card readers and add missing packages (ccid/libccid, pcsclite) for YubiKey support on both Arch and Debian. Fixes gpg smart card on archlinux Co-Authored-By: Claude AI
2025-12-16Remove company from the roles metaAhmed Abdelhalim1-1/+0
2025-12-11Add no_logs to semi-sensitive tasks to follow best practicesAhmed Abdelhalim1-0/+1
2025-11-09Add gpg public key import to gpg roleAhmed Abdelhalim2-1/+18
2025-11-09Fix clean up forwarded socketsAhmed Abdelhalim1-16/+0
2025-11-08Update gpg role to include smart gpg keys dependenciesAhmed Abdelhalim2-0/+19
2025-10-22Add gpg role w/testingAhmed Abdelhalim5-0/+41