]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian-update-all-apt.yml
Refactor debian-update-all-apt.yml: `name`
[ansible.git] / playbooks / debian-update-all-apt.yml
index a804438405d8e715fcdace7845cc27c46da5af41..223eaa285dbd97e4a150a04a8cdadf5a2c38bbb6 100644 (file)
@@ -1,5 +1,5 @@
-- hosts: all
-  name: Update Debian systems with apt
+- name: Update Debian systems with apt
+  hosts: all
   become: yes
   gather_facts: false
   tasks: