Remove "warn" parameter from command module

This is removed in ansible 2.14.

Change-Id: Ic228ba62d33e3056be71a1d2285b068fc82f32d9
This commit is contained in:
Jonathan Rosser 2023-01-10 08:40:13 +00:00
parent 2a6c571078
commit 9b1ea92f88
1 changed files with 0 additions and 1 deletions

View File

@ -73,7 +73,6 @@
args:
executable: /bin/bash
chdir: /opt/openstack-ansible
warn: no
when:
- pre_config_osa | default(true) | bool