try some de-quoting
This commit is contained in:
parent
f54c7e2269
commit
f9cad3cf0c
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@
|
|||
- yumrepos
|
||||
|
||||
- name: add infrastructure tags repo - Fedora
|
||||
copy: src="{{ files }}/common/fedora-infra-tags.repo" dest="/etc/yum.repos.d/infra-tags.repo"
|
||||
copy: src={{ files }}/common/fedora-infra-tags.repo dest=/etc/yum.repos.d/infra-tags.repo
|
||||
when: ansible_distribution == 'Fedora'
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue