fixing generate_readme.md role

This commit is contained in:
ipvsean
2020-05-13 15:10:40 -04:00
parent 6a8bb55c33
commit 8b981bb518
3 changed files with 50 additions and 12 deletions

View File

@@ -0,0 +1,8 @@
---
- name: include all demo vars from install_demo roll
include_vars:
dir: "vars"
- name: will load vars from adjacent vars
debug:
msg: "variables loaded from install_demo role"