fix: trailing spaces

This commit is contained in:
Simon Cornet 2025-10-25 14:12:15 +02:00
commit 0b4b447ca4

View file

@ -1,6 +1,6 @@
--- ---
# manage packages # manage packages
- name: "manage packages" - name: "manage packages"
when: 'ansible_os_family == "Alpine"' when: 'ansible_os_family == "Alpine"'
block: block: