diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2015-06-03 21:15:25 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:54:21 +0200 |
commit | 03e593ad7e619fb57497a69badf4d8246c83ef65 (patch) | |
tree | 6400249dd2d4c86c06b3c64e74f7827308682230 | |
parent | 00d6d904dc26592553ba93710c205603757e3faf (diff) |
Add missing file.
-rw-r--r-- | wiki.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wiki.yml b/wiki.yml new file mode 100644 index 0000000..ab4e69c --- /dev/null +++ b/wiki.yml @@ -0,0 +1,5 @@ +--- +- name: Configure the website + hosts: wiki + roles: + - wiki |