diff options
Diffstat (limited to 'site.all.yml')
-rw-r--r-- | site.all.yml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/site.all.yml b/site.all.yml index 30fecdd..73acbef 100644 --- a/site.all.yml +++ b/site.all.yml @@ -8,12 +8,3 @@ - name: include services playbook ansible.builtin.import_playbook: site.services.yml - -# # internal git user and directory - different than the public one for cgit -# - role: git -# git_dir: /data/git-internal -# git_user: git-internal - -# - hosts: all -# roles: -# - role: wireguard |