diff --git a/tasks/users.yml b/tasks/users.yml index 0b06eba9..b17eb0a9 100644 --- a/tasks/users.yml +++ b/tasks/users.yml @@ -11,5 +11,4 @@ system: yes update_password: on_create create_home: no - group: ansible-nas - shell: /usr/sbin/nologin + group: ansible-nas \ No newline at end of file