diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-04-09 23:52:52 +0200 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2025-04-09 23:52:52 +0200 |
commit | c3d927e6484d9a5d0c25958dc841c97d7d85aa43 (patch) | |
tree | 6bfe5518b30491cd5cc728dda3afc6db065bfdb1 /roles | |
parent | 36391cb333c62e489e0fc25a43d520d6e1e8b8d7 (diff) | |
download | ansible-memzero-main.tar.gz ansible-memzero-main.zip |
Diffstat (limited to 'roles')
-rw-r--r-- | roles/git/tasks/main.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/git/tasks/main.yml b/roles/git/tasks/main.yml index e590d37..9ef3aae 100644 --- a/roles/git/tasks/main.yml +++ b/roles/git/tasks/main.yml @@ -23,6 +23,10 @@ # user git # port 8022 # identityfile ~/.ssh/memzero +# +# List accessible repos and get further help. +# > ssh git@git.memzero.de info +# > ssh git@git.memzero.de help - name: Gitolite cgit containers.podman.podman_container: |