git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* gnupg forwarding now workingH. P. 2022-03-241-2/+5
* remove old dirmngr socket. remember to execute only once with multiple connec...H. 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
* untested behaviour: ssh-with-gpgH. P. 2022-03-231-0/+20
* Initial commitH. P. 2022-03-192-0/+83
tr class='nohover-highlight'>| | | | | Currently, ```ssh-add -l``` displays the fingerprint the same way ```ssh-keygen -Esha256 -lf``` does. Simple comparison, done. * display current IFSH. P. 2022-07-061-0/+1 | * Do not execute any remote action on localhostH. P. 2022-07-051-24/+25 | * Do not execute remote removal on localhostH. P. 2022-07-051-0/+8 | * con: locH. P. 2022-06-301-0/+1 | * removing delegation remnantsH. P. 2022-06-301-3/+0 | * We do not need facts, let's not waste time gathering themH. P. 2022-06-301-1/+2 | * Make sure DFDISTRIB is not emptyH. P. 2022-06-301-0/+7 | * separation into plays-per-host(s)H. P. 2022-06-291-3/+12 | * update tmux-gpakoszH. P. 2022-06-291-0/+0 | * Source is now an absolute path :-)H. P. 2022-06-281-2/+2 | * BUGFIX: only create the tarball once for all hostsH. P. 2022-06-281-0/+1 | * Including *.local files as non-presence is no errorH. P. 2022-06-281-0/+4 | * Move tarball creation inside ansible playbook [2]H. P. 2022-06-281-26/+0 | * Added local tarball removal after successful remote executions