git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/roles/patch_debian/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Code improvements: FQCNs, boolean handling, shell/commandH. P. 2024-04-141-20/+26
|
* patch: reboot if needrestart cannot determine reboot requirementH. P. 2024-04-141-7/+2
|
* bugfixes: query dict keys' existenceH. P. 2024-04-141-1/+2
|
* InComm: Roles to Handlers: Debian doneH. P. 2024-04-141-0/+101
| | connections. * include gnupg in tarballH. P. 2022-03-231-1/+1 | * $SSH_AUTH_SOCK only on the admin stationsH. P. 2022-03-231-2/+10 | * enable ssh-support in gpg-agentH. P. 2022-03-231-0/+1 | * wrong order :-)H. P. 2022-03-231-5/+1 | * TGT was missing, lel. Also: passing remaining arguments now.H. P. 2022-03-231-1/+1 | * alias for ssh-with-gpgH. P. 2022-03-231-0/+1 | * untested behaviour: ssh-with-gpgH. P. 2022-03-231-0/+20 | * $meaningful_git_commit_message[213]H. P. 2022-03-232-0/+5 | * +gnupgH. P. 2022-03-234-0/+24 | * launch dirmngrH. P. 2022-03-231-1/+1 | * adding gpg-connect-agent to ssh agent machinesH. P.