From e2ee37f71a5059578605c77bdd0d8bad71049c5a Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sun, 21 Jan 2024 18:14:36 +0000 Subject: Add role for git server The Git server role should support: * git ssh protocol, * git protocol, * git smart http protocol. Support for cgit will come as a separate role. --- roles/git/files/.htpasswd | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 roles/git/files/.htpasswd (limited to 'roles/git/files/.htpasswd') diff --git a/roles/git/files/.htpasswd b/roles/git/files/.htpasswd new file mode 100644 index 0000000..0e60d7a --- /dev/null +++ b/roles/git/files/.htpasswd @@ -0,0 +1,7 @@ +$ANSIBLE_VAULT;1.1;AES256 +64613131666434323730373236613166613761643131366263306138383264353036353639346262 +6538393239666239343764636635353130363866353733340a396633653761303630646332633766 +34363566616434383965363435316238313163613938616337306431313636356461643961643764 +3931393634343533650a343432393439383861303662393135396338376165356666626535653363 +36373163303237383063323234373635636230633738373762656339333232643631633737383465 +6234623533306338366262386238623266663861346463343239 -- cgit v1.2.3-70-g09d2