mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
remove redundant /etc/dconf/profile creation
This is done by the dconf role.
This commit is contained in:
parent
49eb080686
commit
33ffe15f6f
1 changed files with 0 additions and 3 deletions
|
|
@ -5,9 +5,6 @@
|
|||
- name: Enable GDM
|
||||
service: name=gdm.service enabled=yes
|
||||
|
||||
- name: Creating DConf configuration directory
|
||||
file: path=/etc/dconf/profile state=directory recurse=yes mode=0755
|
||||
|
||||
- name: Creating DConf configuration profile
|
||||
copy: src=profile/gdm dest=/etc/dconf/profile/gdm
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue