aboutsummaryrefslogtreecommitdiffstats
path: root/site.upgrade.yml
diff options
context:
space:
mode:
Diffstat (limited to 'site.upgrade.yml')
-rw-r--r--site.upgrade.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/site.upgrade.yml b/site.upgrade.yml
new file mode 100644
index 0000000..d635140
--- /dev/null
+++ b/site.upgrade.yml
@@ -0,0 +1,6 @@
+---
+
+- hosts: servers
+ roles:
+ - role: upgrade
+ when: ansible_distribution == "OpenBSD"
remember that computers suck.