ansiblelint fixes - fqcn[action-core] - template to ansible.builtin.template
Replaces references to template: with ansible.builtin.template Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
3c41882bb0
commit
47c68f478d
149 changed files with 324 additions and 324 deletions
|
@ -35,7 +35,7 @@
|
|||
- bugzilla2fedmsg
|
||||
|
||||
- name: Copy the configuration for bugzilla2fedmsg over
|
||||
template: >
|
||||
ansible.builtin.template: >
|
||||
src=bugzilla2fedmsg.ini
|
||||
dest=/etc/moksha/production.ini
|
||||
owner=fedmsg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue