@ -18,12 +18,17 @@
tags : always
tags : always
roles:
roles:
# https://codeberg.org/ansible/common
- { role: common, become: true, tags : [ common ] }
- { role: common, become: true, tags : [ common ] }
# https://codeberg.org/ansible/common-systools
- { role: common-systools, become: true, tags : [ common ] }
- { role: common-systools, become: true, tags : [ common ] }
- { role: dotfiles, tags : [ dotfiles ] }
- { role: dotfiles, tags : [ dotfiles ] }
# https://codeberg.org/ansible/locales
- { role: locales, become: true, tags : [ locales ] }
- { role: locales, become: true, tags : [ locales ] }
# https://codeberg.org/ansible/ssh
- { role: ssh, become: true, tags : [ ssh ] }
- { role: ssh, become: true, tags : [ ssh ] }
# - { role: swap, become: true, tags: [ swap ] }
# https://codeberg.org/ansible/swap
- { role: swap, become: true, tags : [ swap ] }
# - { role: mounts-remote, become: true, tags: [ mounts-remote ] }
# - { role: mounts-remote, become: true, tags: [ mounts-remote ] }
# jietop will need a different desktop by default (not GNOME, but something else)
# jietop will need a different desktop by default (not GNOME, but something else)
# but perhaps we still want rofi/dmenu anyway?
# but perhaps we still want rofi/dmenu anyway?