From b2552e839c18a6831e258dc13f90e55643cfaa34 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 10 Oct 2020 09:58:06 +0300 Subject: fix: unix_users scenario verifies user doesn't exist before creating --- roles/unix_users/subplot.md | 1 + 1 file changed, 1 insertion(+) (limited to 'roles/unix_users/subplot.md') diff --git a/roles/unix_users/subplot.md b/roles/unix_users/subplot.md index 049bfc2..9a0356a 100644 --- a/roles/unix_users/subplot.md +++ b/roles/unix_users/subplot.md @@ -6,6 +6,7 @@ This role creates or updates Unix users. ~~~scenario given a host running Debian +then the host has no user foo when I use role unix_users and I use variables from foo.yml and I run the playbook -- cgit v1.2.1