mint.yml aktualisiert
This commit is contained in:
parent
f477eab960
commit
9f7e0e6694
7
mint.yml
7
mint.yml
@ -102,8 +102,6 @@
|
|||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
notify:
|
|
||||||
- Restart mint-config-update
|
|
||||||
|
|
||||||
- name: 'add mint-config-update to startup'
|
- name: 'add mint-config-update to startup'
|
||||||
command: systemctl enable mint-config-update.service
|
command: systemctl enable mint-config-update.service
|
||||||
@ -199,10 +197,5 @@
|
|||||||
|
|
||||||
handlers:
|
handlers:
|
||||||
|
|
||||||
- name: Restart mint-config-update
|
|
||||||
service:
|
|
||||||
name: mint-config-update
|
|
||||||
state: restarted
|
|
||||||
|
|
||||||
- name: update-grub
|
- name: update-grub
|
||||||
ansible.builtin.shell: update-grub
|
ansible.builtin.shell: update-grub
|
||||||
|
Loading…
Reference in New Issue
Block a user