diff --git a/services_web.yml b/services_web.yml index a74338f6498ee0cdfbbec5f0a2f7ce70267fcf82..25baf19aac74ba6118cbebc18bcf46370d636d51 100644 --- a/services_web.yml +++ b/services_web.yml @@ -1,4 +1,8 @@ --- +# Deploy MoinMoin Wiki +- hosts: soyouz.adm.crans.org + roles: [] # TODO + # Deploy FramaDate - hosts: voyager.adm.crans.org vars: diff --git a/wiki.yml b/wiki.yml deleted file mode 100644 index e70183f8a790ab90422c51d180cb927044220e2a..0000000000000000000000000000000000000000 --- a/wiki.yml +++ /dev/null @@ -1,4 +0,0 @@ ---- -# Playbook to deploy MoinMoin Wiki -- hosts: soyouz.adm.crans.org - roles: [] # TODO