Remove empty lines

This commit is contained in:
2023-11-25 23:30:38 +05:30
parent 2b1db56db7
commit 3bc4eb92a6

View File

@@ -1,9 +1,7 @@
--- ---
- hosts: all - hosts: all
become: true become: true
tasks: tasks:
- name: Update all packages - name: Update all packages
apt: apt:
update_cache: yes update_cache: yes