Commit graph

7 commits

Author SHA1 Message Date
Pig Monkey
966b159668 user kewlfft.aur collection
Closes #120 #74
2024-12-01 20:21:53 -08:00
Pig Monkey
29beab046f replace deprecated include with include_tasks 2022-10-14 17:36:47 -07:00
Pig Monkey
2a013e1791 replace deprecated with_items on package tasks
https://docs.ansible.com/ansible/latest/porting_guides/porting_guide_2.7.html#using-a-loop-on-a-package-module-via-squash-actions
2019-04-25 20:33:04 -07:00
Pig Monkey
72d2017cb5 prefer ansible_managed var in templates 2018-05-05 15:59:45 -07:00
Pig Monkey
49eb080686 tag aur task 2018-05-05 13:07:01 -07:00
Géza Búza
9f9ecfcbaf Extract DConf dependencies into a separate role
Both GDM and GNOME uses DConf to manage its own configuration. Extract
the common dependencies into a separate role called "dconf".
DConf provides:
  - creating empty directories for configuration
  - handler to apply configuration when configuration has changed
2018-04-27 16:36:00 +02:00
Géza Búza
8d8ec13b8f Add GNOME support
Add ability to install the GNOME desktop environment.
Most common global settings (date and time, power management, touchpad settings, theme) can be configured via Ansible variables.
See "group_vars/all" file.
2018-04-19 22:19:26 +02:00