From dee6feebe0603da5b6a1374fba9dc6073ca1f201 Mon Sep 17 00:00:00 2001 From: Seth Vidal Date: Tue, 2 Jul 2013 19:26:24 +0000 Subject: [PATCH] when putting the keys on - don't die if someone typos a username - just complain and move along --- tasks/cloud_setup_basic.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/cloud_setup_basic.yml b/tasks/cloud_setup_basic.yml index eb1f6c0687..be3f861d56 100644 --- a/tasks/cloud_setup_basic.yml +++ b/tasks/cloud_setup_basic.yml @@ -43,7 +43,7 @@ - "${auth_keys_from_fas} @sysadmin-main ${root_auth_users}" tags: - config - + ignore_errors: true # note - kinda should be a handler - but handlers need args - name: restorecon