diff options
| author | jerome <jerome@xlinfo.fr> | 2025-02-05 19:12:10 +0100 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2025-02-05 19:12:10 +0100 |
| commit | 4295ad63f305b4972d7aca43d2c2585bc4fd5900 (patch) | |
| tree | ae1f78c1d3d49144c533fb301ceafcc6be9b2b18 /upgrade.yml | |
| parent | 23ff2b6c3f4ca6335086a0336708035432bd9a09 (diff) | |
| download | ansible-lamp-4295ad63f305b4972d7aca43d2c2585bc4fd5900.tar.gz ansible-lamp-4295ad63f305b4972d7aca43d2c2585bc4fd5900.zip | |
coorection
Diffstat (limited to 'upgrade.yml')
| -rw-r--r-- | upgrade.yml | 7 |
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 |
