Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
yoho-ansible-roles
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
chunhua.zhang
2019-01-24 10:21:36 +0800
Commit
16bad4b1e0eb0fe0b470ede429ccecf2fcc5dd28
1 parent
08c3b56e
add
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
roles/openresty/tasks/main.yml
roles/openresty/tasks/main.yml
View file @
16bad4b
...
...
@@ -59,5 +59,8 @@
-
reload nginx
-
name
:
sync file permissions
shell
:
chown -R www:www /Data/local/openresty-1.9.15.1/nginx/*
file
:
path
:
"
/Data/local/openresty-1.9.15.1/nginx"
owner
:
"
www"
group
:
"
www"
...
...
Please
register
or
login
to post a comment