Skip to content
Snippets Groups Projects
Commit f1ec76b7 authored by jurgenhaas's avatar jurgenhaas
Browse files

Include ServerDensity into general setup

parent 0d207e19
Branches
Tags
No related merge requests found
...@@ -74,3 +74,9 @@ ...@@ -74,3 +74,9 @@
sudo: yes sudo: yes
roles: roles:
- openphoto - openphoto
- name: "General stuff"
hosts: "all"
sudo: yes
roles:
- { role: serverdensity, sd_update_remote: false, when: sd_api_token != '' }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment