From f7c09717886c310d3fd81349cf2e4e460259b0ca Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Wed, 26 Feb 2020 15:06:56 +0100 Subject: [PATCH] aws_cloud: don't skip facts gathering --- tasks/aws_cloud.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/aws_cloud.yml b/tasks/aws_cloud.yml index 7216a17517..d773aad572 100644 --- a/tasks/aws_cloud.yml +++ b/tasks/aws_cloud.yml @@ -116,7 +116,6 @@ check_mode: no ignore_errors: True register: facts - when: birthday is defined # # If that failed, then we use the raw module to install things