Skip to content

Commit

Permalink
feat: remove site-info and get-sites (to pip viasite/site-discovery)
Browse files Browse the repository at this point in the history
  • Loading branch information
popstas committed Nov 27, 2017
1 parent 64f7b31 commit 41cebc2
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 420 deletions.
9 changes: 0 additions & 9 deletions tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,15 +52,6 @@
mode: 0644
tags: [ server-scripts, install, configure ]

- name: site-info config
template:
src: site-info.yml.j2
dest: /etc/site-info.yml
owner: root
group: root
mode: 0644
tags: [ server-scripts, install, configure ]

- name: Configuring cron tasks
cron:
cron_file: "{{ item.cron_file | default(omit) }}"
Expand Down
Loading

0 comments on commit 41cebc2

Please sign in to comment.