mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
should in end .py not .j2..
This commit is contained in:
parent
4f0827b876
commit
ce2a4031ad
1 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@
|
|||
with_items:
|
||||
- { src: 'iiab_const.py.j2', dest: '{{ py3_dist_path }}/iiab/iiab_const.py' }
|
||||
- { src: 'iiab_lib.py', dest: '{{ py3_dist_path }}/iiab/iiab_lib.py' }
|
||||
- { src: 'iiab_env.py.j2', dest: '{{ iiab_etc_path }}/iiab_env.py.j2' }
|
||||
- { src: 'iiab_env.py.j2', dest: '{{ iiab_etc_path }}/iiab_env.py' }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue