Fixes for the laptop role merged before.
Packages need to be installed before messing around with network configurations.
This commit is contained in:
parent
cb41f2cbac
commit
72a134fcbf
4 changed files with 5 additions and 17 deletions
|
|
@ -235,12 +235,6 @@
|
|||
- /usr/local/share/desktop-directories
|
||||
notify: Run update-desktop-database
|
||||
|
||||
- name: Set owner lmnsynci for menu entry directory
|
||||
file:
|
||||
path: /usr/local/share/applications
|
||||
state: directory
|
||||
owner: lmnsynci
|
||||
|
||||
- name: Copy fvs.directory
|
||||
ansible.builtin.copy:
|
||||
src: fvs.directory
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue