collab: Add foo.sh theme support
This commit is contained in:
parent
40639ee1d0
commit
0621850db4
5 changed files with 18 additions and 0 deletions
|
@ -206,6 +206,13 @@
|
|||
state: link
|
||||
follow: false
|
||||
|
||||
- name: install foo.sh theme
|
||||
synchronize:
|
||||
dest: "/srv/web/{{ inventory_hostname }}/moin_static/"
|
||||
src: foo.sh
|
||||
delete: true
|
||||
recursive: true
|
||||
|
||||
- name: add apache to collab group
|
||||
user:
|
||||
name: apache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue