Instead of making a bunch of links, put the main site at the top level.
This commit is contained in:
parent
2b43330eb6
commit
533fb0b588
2 changed files with 2 additions and 2 deletions
|
@ -47,6 +47,7 @@
|
|||
- name: create planet directory
|
||||
file: path={{ item }} state=directory owner=planet-user group=web mode=0775
|
||||
with_items:
|
||||
- /srv/planet
|
||||
- /srv/planet/site
|
||||
- /srv/planet/config
|
||||
|
||||
|
@ -63,7 +64,6 @@
|
|||
file: path={{ item }} state=directory owner=planet-user group=web mode=0775
|
||||
with_items:
|
||||
- /etc/planet/people
|
||||
- /srv/planet/site/people
|
||||
- /srv/planet/config/people
|
||||
|
||||
- name: base planet config files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue