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

@@ -1,4 +1,9 @@
---
- name: load variables from adjacent role
include_role:
name: "../roles/install_demo"
tasks_from: load_vars.yml
- name: create readme
template:
src: readme.j2