ruby site
This commit is contained in:
9
roles/ruby_sites/defaults/main.yml
Normal file
9
roles/ruby_sites/defaults/main.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
ruby_sites:
|
||||
- name: "Seite 1"
|
||||
become_user: "ruby"
|
||||
git:
|
||||
repo: "/mnt/intern"
|
||||
dest: "/srv/intern/intern"
|
||||
|
||||
|
||||
# repo: "https://github.com/kbroman/simple_site"
|
||||
Reference in New Issue
Block a user