diff options
author | Michael Scherer <misc@redhat.com> | 2020-04-02 12:01:59 +0200 |
---|---|---|
committer | Michael Scherer <misc@redhat.com> | 2020-04-02 12:01:59 +0200 |
commit | 04cc5343602474f67bf9dccf9880b0c83d3978f6 (patch) | |
tree | 56cde50cd282b244759244d0c32494a976b82f86 | |
parent | 2638378785ba932206ad99a01c4926d3653ca264 (diff) |
Reenable the deployment, moved to gitlab
-rw-r--r-- | playbooks/osci.theopensourceway.org.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/osci.theopensourceway.org.yml b/playbooks/osci.theopensourceway.org.yml index b2f8c3a..de903af 100644 --- a/playbooks/osci.theopensourceway.org.yml +++ b/playbooks/osci.theopensourceway.org.yml @@ -25,7 +25,7 @@ - role: old_wiki old_wiki_dir: /var/www/old_server/wiki/ website_domain: www.theopensourceway.org - #- deploy_website + - deploy_website - role: mailman_lists website_domain: lists.theopensourceway.org |