From e70b0fe40693be21f8b8d5281672c76cfb832ee7 Mon Sep 17 00:00:00 2001 From: slegah <64965177+slegah@users.noreply.github.com> Date: Tue, 24 Nov 2020 05:57:24 -0500 Subject: [PATCH] Update ansible-createuser-withpassword.yml --- ansible-createuser-withpassword.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible-createuser-withpassword.yml b/ansible-createuser-withpassword.yml index 9e44a1e..7474bc1 100644 --- a/ansible-createuser-withpassword.yml +++ b/ansible-createuser-withpassword.yml @@ -1,4 +1,4 @@ -- hosts: all +- hosts: appServers tasks: - name: Create Devops User user: