removed roles no longer required

added incus role
This commit is contained in:
Radar231 2024-01-03 06:48:33 -05:00
parent aae4fe0dd8
commit eaf027f898
1 changed files with 4 additions and 4 deletions

View File

@ -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