mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
.yml != .conf
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
- config
|
||||
|
||||
- name: Deploy configuration
|
||||
template: src=repoSpanner.conf
|
||||
template: src=repoSpanner.yml
|
||||
dest=/etc/repoSpanner/config.yml
|
||||
owner=repoSpanner group=repoSpanner mode=0600
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user