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
This commit is contained in:
Dmitriy Rabotyagov 2021-12-19 09:55:24 +02:00
parent 44e6b35a47
commit 64aa332ac6

@ -52,7 +52,6 @@
- adjutant-install
- import_tasks: adjutant_post_install.yml
static: no
tags:
- adjutant-config