diff --git a/setup-host.yml b/setup-host.yml index dc0061e..acaf9d2 100644 --- a/setup-host.yml +++ b/setup-host.yml @@ -57,10 +57,10 @@ when: '"create_user" in host_config' - role: vim_setup when: '"create_user" in host_config' - - role: bash_mods - when: '"create_user" in host_config' - - role: gitconfig - when: '"create_user" in host_config' + + ####################################################### + - role: incus + when: '"incus" in host_config' ####################################################### - role: du_backups