diff options
| author | Freya Murphy <freya@freyacat.org> | 2026-04-30 20:40:58 -0400 |
|---|---|---|
| committer | Freya Murphy <freya@freyacat.org> | 2026-04-30 20:40:58 -0400 |
| commit | 8dc2b003c64904dffa931efbdaa99a1334430a7d (patch) | |
| tree | 9de942343fa6d870837e58d7e2b686cfb70b55d8 /update.yml | |
| parent | initial (diff) | |
| download | ansible-8dc2b003c64904dffa931efbdaa99a1334430a7d.tar.gz ansible-8dc2b003c64904dffa931efbdaa99a1334430a7d.tar.bz2 ansible-8dc2b003c64904dffa931efbdaa99a1334430a7d.zip | |
refactor
Diffstat (limited to 'update.yml')
| -rw-r--r-- | update.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -- name: Update Alpine VMs +- name: Update VMs hosts: all become: true roles: |