Merge "Use config_template as a collection"
This commit is contained in:
commit
a49b5544f1
@ -74,7 +74,7 @@
|
||||
- systemd-service
|
||||
|
||||
- name: Place the systemd service
|
||||
config_template:
|
||||
openstack.config_template.config_template:
|
||||
src: "systemd-service.j2"
|
||||
dest: "/etc/systemd/system/{{ item.service_name | replace(' ', '_') }}.service"
|
||||
mode: "0644"
|
||||
|
Loading…
Reference in New Issue
Block a user