This website works better with JavaScript
Home
Explore
Help
Sign In
kolter
/
ansible-playbooks
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Tiny fixes in webserver tasks (reordering)
Emmanuel Bouthenot
9 years ago
parent
7898052490
commit
66c2a58a70
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
roles/webserver/tasks/main.yml
+ 1
- 1
roles/webserver/tasks/main.yml
View File
@@ -1,3 +1,3 @@
-- include: php.yml
- include: apache2.yml
- include: nginx.yml
+- include: php.yml