This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Removed obsolete dokuwiki playbook (superseded by dokuwiki role).
services
Slash
9 years ago
parent
7017a8deeb
commit
1d24f345c3
1 changed files
with
0 additions
and
17 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-17
dokuwiki.yaml
+ 0
- 17
dokuwiki.yaml
View File
@ -1,17 +0,0 @@
---
-
hosts
:
wiki
remote_user
:
root
tasks:
-
name
:
ensure that php5 is at the latest versions
apt
:
name={{ item }} state=latest
with-items:
-
php5-cgi
-
php5-gd
-
name
:
ensure that dokuwiki is at the latest version
apt
:
name=dokuwiki state=latest
notify:
-
restart nginx
roles:
-
role
:
nginx
configuration_file
:
'templates/dokuwiki-nginx.conf'
dest
:
'dokuwiki'
Write
Preview
Loading…
Cancel
Save