copr-be: another attempt to create the file
This commit is contained in:
parent
022ef5ddb6
commit
cab31f142c
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@
|
|||
- lighttpd_config
|
||||
|
||||
- name: Create a txt file with Pulp redirects
|
||||
file: dest=/var/lib/copr/pulp-redirect.txt owner=copr group=copr mode=644
|
||||
file: state=touch dest=/var/lib/copr/pulp-redirect.txt owner=copr group=copr mode=644
|
||||
|
||||
- name: Add custom lighttpd lua scripts
|
||||
ansible.builtin.template: src="lighttpd/{{ item }}.j2" dest="/etc/lighttpd/{{ item }}" owner=root group=root mode=644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue