parent
74916e7839
commit
93504347bf
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
user: fedora
|
||||
|
||||
vars_files:
|
||||
- vars.yml.j2
|
||||
- vars.yml
|
||||
- aws_cloud_vars.yml
|
||||
|
||||
vars:
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
src: "{{ roles_path }}/copr/backend/templates/provision/{{ item }}"
|
||||
dest: "{{ provision_directory }}/{{ item }}"
|
||||
with_items:
|
||||
- vars.yml
|
||||
- vars.yml.j2
|
||||
tags:
|
||||
- provision_config
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue