Test mit geänderten Variablen
This commit is contained in:
parent
ac805d4af9
commit
bbf2f78e95
13 changed files with 87 additions and 606 deletions
|
@ -1,14 +1,2 @@
|
|||
- name: Run update-grub
|
||||
command: update-grub
|
||||
|
||||
- name: Enable tmp.mount
|
||||
systemd:
|
||||
daemon_reload: yes
|
||||
name: tmp.mount
|
||||
enabled: yes
|
||||
listen: enable tmp.mount
|
||||
|
||||
- name: enable pwroff.timer
|
||||
systemd:
|
||||
name: pwroff.timer
|
||||
enabled: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue