mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-12 18:19:30 +00:00
gitlab-cy.yml
This commit is contained in:
@ -30,9 +30,9 @@
|
||||
- name: Change file ownership, group and mode
|
||||
file:
|
||||
path: /var/www
|
||||
owner: gitlab
|
||||
owner: apache
|
||||
group: apache
|
||||
mode: "u=rwx,g=rs,o=r"
|
||||
mode: "u=r,g=r,o=r"
|
||||
recurse: yes
|
||||
|
||||
- name: Install python-passlib
|
||||
|
Reference in New Issue
Block a user