feat: moved host group to all in update.yml
Some checks failed
Lint / Lint (push) Has been cancelled

Signed-off-by: Louis Vallat <contact@louis-vallat.dev>
This commit is contained in:
Louis Vallat 2025-01-08 11:33:00 +01:00
parent f72003a419
commit d5f7eb928c
Signed by: louis
SSH Key Fingerprint: SHA256:0iPwDU/PZtEy/K13Oar4TzmcunmI9H5U9IsOR3jyT/Q

View File

@ -1,5 +1,5 @@
--- ---
- name: "Update and upgrade Debian." - name: "Update and upgrade Debian."
hosts: update hosts: all
roles: roles:
- system - system