copr and ipsilon - rename yml templates to .j2

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2024-12-12 10:20:52 +10:00
parent 0a080ac582
commit 5bdfe4b1e5
8 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
user: fedora
vars_files:
- vars.yml
- vars.yml.j2
- aws_cloud_vars.yml
vars:

View file

@ -165,8 +165,8 @@
owner: resalloc
group: resalloc
with_items:
- server.yaml
- pools.yaml
- server.yaml.j2
- pools.yaml.j2
tags:
- provision_config
- resalloc_config

View file

@ -61,7 +61,7 @@
src: "{{ roles_path }}/copr/backend/templates/provision/{{ item }}"
dest: "{{ provision_directory }}/{{ item }}"
with_items:
- aws_cloud_vars.yml
- aws_cloud_vars.yml.j2
tags:
- provision_config
when: