From d22b710477a78f40a7d61a91a8a802e704d24a07 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 10 Oct 2020 10:25:57 +0300 Subject: feat: verify unix_users can set shell --- roles/unix_users/subplot.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'roles/unix_users/subplot.yaml') diff --git a/roles/unix_users/subplot.yaml b/roles/unix_users/subplot.yaml index e59c9a0..a0529b2 100644 --- a/roles/unix_users/subplot.yaml +++ b/roles/unix_users/subplot.yaml @@ -3,3 +3,6 @@ - then: the host has user {username} function: host_has_user + +- then: the user {username} on host has shell {shell} + function: host_user_has_shell -- cgit v1.2.1