summaryrefslogtreecommitdiff
path: root/roles/unix_users/subplot.yaml
blob: a0529b2f15422c8d176117cdd4abf7d0dadf2e18 (plain)
1
2
3
4
5
6
7
8
- then: the host has no user {username}
  function: host_does_not_have_user

- then: the host has user {username}
  function: host_has_user

- then: the user {username} on host has shell {shell}
  function: host_user_has_shell