From d46e1d7c97da73bd7964061b410597dcf060c85e Mon Sep 17 00:00:00 2001 From: slegah <64965177+slegah@users.noreply.github.com> Date: Tue, 24 Nov 2020 05:56:15 -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: