diff options
Diffstat (limited to 'clarkzjw.cc/config/bia/ansible/roles/cgit/tasks')
-rw-r--r-- | clarkzjw.cc/config/bia/ansible/roles/cgit/tasks/main.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/clarkzjw.cc/config/bia/ansible/roles/cgit/tasks/main.yaml b/clarkzjw.cc/config/bia/ansible/roles/cgit/tasks/main.yaml index 872a43a..375bd8f 100644 --- a/clarkzjw.cc/config/bia/ansible/roles/cgit/tasks/main.yaml +++ b/clarkzjw.cc/config/bia/ansible/roles/cgit/tasks/main.yaml | |||
@@ -6,6 +6,7 @@ | |||
6 | - nginx | 6 | - nginx |
7 | - fcgiwrap | 7 | - fcgiwrap |
8 | - security/py-certbot-nginx | 8 | - security/py-certbot-nginx |
9 | - py39-virtualenv | ||
9 | 10 | ||
10 | - name: Create git directory | 11 | - name: Create git directory |
11 | file: | 12 | file: |
@@ -38,4 +39,6 @@ | |||
38 | # test nginx conf | 39 | # test nginx conf |
39 | # reload nginx conf | 40 | # reload nginx conf |
40 | # create git user | 41 | # create git user |
41 | # git user permission | 42 | # gitolite config |
43 | # create virtualenv | ||
44 | # cgit filters | ||