diff --git a/tasks/os-debian.yml b/tasks/os-debian.yml index 686e0fc..3b94375 100644 --- a/tasks/os-debian.yml +++ b/tasks/os-debian.yml @@ -167,8 +167,8 @@ - include_tasks: sshd_config.yml - include_tasks: ohmyzsh.yml -- include_tasks: users.yml - include_tasks: systemd.yml +- include_tasks: users.yml - name: update timezone command: dpkg-reconfigure --frontend noninteractive tzdata