mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-07 16:09:53 +00:00
ansible-ci.yml
This commit is contained in:
parent
0e6f1e539e
commit
b59e6befdc
@ -14,7 +14,7 @@
|
||||
- name: Change file ownership, group and mode
|
||||
file:
|
||||
path: /var/www/html
|
||||
owner: root
|
||||
owner: apache
|
||||
group: apache
|
||||
recurse: yes
|
||||
|
||||
|
@ -23,7 +23,7 @@
|
||||
- name: Change file ownership, group and mode
|
||||
file:
|
||||
path: /var/www
|
||||
owner: root
|
||||
owner: apache
|
||||
group: apache
|
||||
mode: 0750
|
||||
recurse: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user