From 746ddbc6e17d9ab8238cc4a8e3a348ccb44878b5 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Tue, 8 Sep 2020 12:23:48 +0300 Subject: test: add a subplot to verify the roles work --- roles/unix_users/subplot.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 roles/unix_users/subplot.yaml (limited to 'roles/unix_users/subplot.yaml') diff --git a/roles/unix_users/subplot.yaml b/roles/unix_users/subplot.yaml new file mode 100644 index 0000000..9fcc961 --- /dev/null +++ b/roles/unix_users/subplot.yaml @@ -0,0 +1,2 @@ +- then: the host has user {username} + function: host_has_user -- cgit v1.2.1