]> git.phdru.name Git - ansible.git/blobdiff - playbooks/debian-update-all-apt.yml
Fix plays and tasks names
[ansible.git] / playbooks / debian-update-all-apt.yml
index 8422c489fdd79ce753cc86e0f0c1e8e288956e7e..40a1af70df7b6865e9bb5fbc884300bd14750efe 100644 (file)
@@ -3,7 +3,7 @@
   become: yes
   gather_facts: false
   tasks:
-    - name: Updating host using apt
+    - name: Update system using apt
       apt:
         autoclean: yes
         autoremove: yes