diff --git a/collections/ansible_collections/l3d/voc b/collections/ansible_collections/l3d/voc index 21a036f..033a74a 160000 --- a/collections/ansible_collections/l3d/voc +++ b/collections/ansible_collections/l3d/voc @@ -1 +1 @@ -Subproject commit 21a036f03757f9af3961441943eb54d857508b9c +Subproject commit 033a74a15c8dbab48719f295450ecbaf068b6e24 diff --git a/site.yml b/site.yml index aa4cdaa..fa039d2 100644 --- a/site.yml +++ b/site.yml @@ -9,6 +9,7 @@ roles: - {role: l3d.voc.users, tags: [user]} - {role: l3d.voc.dotfiles, tags: [user]} + - {role: l3d.voc.autologin, tags: [login]} - {role: l3d.avahi.client, tags: [avahi]} - {role: l3d.avahi.daemon, tags: [avahi]} - {role: l3d.wm.sway, tags: [sway]}