summaryrefslogtreecommitdiffstats
path: root/desktop.yml
diff options
context:
space:
mode:
Diffstat (limited to 'desktop.yml')
-rw-r--r--desktop.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop.yml b/desktop.yml
new file mode 100644
index 0000000..6f35ab2
--- /dev/null
+++ b/desktop.yml
@@ -0,0 +1,6 @@
+- name: Common Software
+ hosts: all
+ remote_user: root
+ roles:
+ - role: desktop
+