This commit is contained in:
Andreas Stephanides
2017-12-08 08:54:53 +01:00
parent 7de8536297
commit 63fd99277b
7 changed files with 83 additions and 25 deletions

View File

@@ -4,6 +4,12 @@ ruby_sites:
git:
repo: "/mnt/intern"
dest: "/srv/intern/intern"
- name: "Fetsite"
become_user: "ruby"
git:
repo: "/mnt/fetsite"
dest: "/srv/fetsite/fetsite"
ruby_init: true
# repo: "https://github.com/kbroman/simple_site"