mirror of
https://github.com/ansible/awx.git
synced 2026-05-22 00:07:40 -02:30
Separate folder for templating collection stuff
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
dest: "{{ collection_path }}/galaxy.yml"
|
||||
force: true
|
||||
|
||||
- name: Tempalte the README.md file
|
||||
- name: Template the README.md file
|
||||
template:
|
||||
src: "{{ collection_path }}/tools/roles/template_galaxy/templates/README.md.j2"
|
||||
dest: "{{ collection_path }}/README.md"
|
||||
|
||||
Reference in New Issue
Block a user