9 lines
173 B
YAML
9 lines
173 B
YAML
ruby_sites:
|
|
- name: "Seite 1"
|
|
become_user: "ruby"
|
|
git:
|
|
repo: "/mnt/intern"
|
|
dest: "/srv/intern/intern"
|
|
|
|
|
|
# repo: "https://github.com/kbroman/simple_site" |