mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update main.yml
This commit is contained in:
parent
32beda22d2
commit
e7c5e69c8d
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@
|
||||||
path: /lib/systemd/system/mariadb.service
|
path: /lib/systemd/system/mariadb.service
|
||||||
register: mariadb_unit_file
|
register: mariadb_unit_file
|
||||||
|
|
||||||
- name: Copy pkg's /lib/systemd/system/mariadb.service to /etc/systemd/system/ to be customized
|
- name: Copy pkg's /lib/systemd/system/mariadb.service to /etc/systemd/system/ to be customized (CREATES TIMETAMPED BACKUP OF /etc/systemd/system/mariadb.service e.g. IF OPERATOR CUSTOMIZED IT)
|
||||||
copy:
|
copy:
|
||||||
force: yes
|
force: yes
|
||||||
backup: yes
|
backup: yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue