diff options
-rw-r--r-- | setup-bwlp.yml | 2 |
1 files changed, 0 insertions, 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" } |