From 64aa332ac6e33ea548cd41a2775b9bffa3168952 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Sun, 19 Dec 2021 09:55:24 +0200 Subject: [PATCH] Remove static parameter for import static has been dropped with ansible-core 2.12 and has been deprecated for a while now. Change-Id: I8c3c10ee5f533e61c572ecb4c39270f92c0b4add --- tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 7fd1fbc..30ae825 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -52,7 +52,6 @@ - adjutant-install - import_tasks: adjutant_post_install.yml - static: no tags: - adjutant-config