fix default/main.yml to defaults/main.yml

This commit is contained in:
matsu-chara
2016-07-02 21:16:33 +09:00
parent 4e369a31db
commit 9f8b0cabcd
3 changed files with 3 additions and 3 deletions

View File

@@ -18,4 +18,4 @@
---
test_hash:
default_vars: "this is in role default/main.yml"
default_vars: "this is in role defaults/main.yml"