Skip to content

Commit a8db981

Browse files
authored
Merge pull request #56 from jinmiaoluo/master
fix `[WARNING]: Ignoring invalid attribute: Name`
2 parents 6ea43d2 + a5c73e6 commit a8db981

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)