From a4ab0dc1f86adde4baf40beec2f60013aab01f67 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Fri, 9 Feb 2018 16:53:38 +0100 Subject: [bwlp] remove redundant setup pre-task gather_facts does the same --- setup-bwlp.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup-bwlp.yml b/setup-bwlp.yml index 5dff2ab..0c418b7 100644 --- a/setup-bwlp.yml +++ b/setup-bwlp.yml @@ -1,7 +1,5 @@ --- - hosts: "all" gather_facts: yes - pre_tasks: - - setup: roles: - { role: "setup-bwlp" } -- cgit v1.2.3-55-g7522