You've already forked cookiecutter-ansible-role
Needs to be raw. Do not interpret
This commit is contained in:
@@ -4,4 +4,4 @@
|
||||
tasks:
|
||||
- name: "Include common"
|
||||
include_role:
|
||||
name: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}"
|
||||
name: {% raw %}"{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}"{% endraw %}
|
||||
|
||||
Reference in New Issue
Block a user