From bd98bcf06beaffe5c49a3a468adf812a356ce770 Mon Sep 17 00:00:00 2001 From: Ryan Olf Date: Sun, 25 Aug 2019 21:53:56 -0700 Subject: [PATCH] Reverted unrelated change to tasks/users.yml --- tasks/users.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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