Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Dennis Hoppe
infrastructure
Commits
cfab8855
Verified
Commit
cfab8855
authored
Mar 02, 2018
by
Giancarlo Razzolini
Browse files
Tag nginx configs in roles as nginx
parent
e7ee660a
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/archwiki/tasks/main.yml
View file @
cfab8855
...
...
@@ -14,6 +14,7 @@
template
:
src=nginx.d.conf.j2 dest=/etc/nginx/nginx.d/archwiki.conf owner=root group=root mode=644
notify
:
-
reload nginx
tags
:
[
'
nginx'
]
-
name
:
make nginx log dir
file
:
path=/var/log/nginx/{{ archwiki_domain }} state=directory owner=root group=root mode=0755
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment