mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Merge pull request #16555 from matsu-chara/fix-error-msg-default-to-defaults
fix default/main.yml to defaults/main.yml
This commit is contained in:
@@ -18,4 +18,4 @@
|
||||
|
||||
---
|
||||
test_hash:
|
||||
default_vars: "this is in role default/main.yml"
|
||||
default_vars: "this is in role defaults/main.yml"
|
||||
|
||||
Reference in New Issue
Block a user