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