summaryrefslogtreecommitdiff
path: root/upgrade.yml
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade.yml')
-rw-r--r--upgrade.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/upgrade.yml b/upgrade.yml
deleted file mode 100644
index 2f2f372..0000000
--- a/upgrade.yml
+++ /dev/null
@@ -1,7 +0,0 @@
----
-- hosts: all
- tasks:
- - package:
- name: "*"
- state: latest
- update_cache: yes