summaryrefslogtreecommitdiff
path: root/upgrade.yml
diff options
context:
space:
mode:
authorjerome <jerome@xlinfo.fr>2025-02-05 19:12:10 +0100
committerjerome <jerome@xlinfo.fr>2025-02-05 19:12:10 +0100
commit4295ad63f305b4972d7aca43d2c2585bc4fd5900 (patch)
treeae1f78c1d3d49144c533fb301ceafcc6be9b2b18 /upgrade.yml
parent23ff2b6c3f4ca6335086a0336708035432bd9a09 (diff)
downloadansible-lamp-4295ad63f305b4972d7aca43d2c2585bc4fd5900.tar.gz
ansible-lamp-4295ad63f305b4972d7aca43d2c2585bc4fd5900.zip
coorection
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