mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-08 19:49:09 +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:
commit
30c63a41e9
3 changed files with 3 additions and 3 deletions
|
|
@ -18,4 +18,4 @@
|
|||
|
||||
---
|
||||
test_hash:
|
||||
default_vars: "this is in role default/main.yml"
|
||||
default_vars: "this is in role defaults/main.yml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue