Skip to content

Commit a5c73e6

Browse files
author
max
committed
fix [WARNING]: Ignoring invalid attribute: Name
1 parent 795e5a2 commit a5c73e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/prerequisites/setup-debian.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
- Name: "(Install: Debian/Ubuntu) Install Required Debian and Ubuntu Dependencies"
2+
- name: "(Install: Debian/Ubuntu) Install Required Debian and Ubuntu Dependencies"
33
apt:
44
name: "{{ item }}"
55
with_items:

0 commit comments

Comments
 (0)