Remove "warn" parameter from command module
This is removed in ansible 2.14. Change-Id: Ic228ba62d33e3056be71a1d2285b068fc82f32d9
This commit is contained in:
parent
2a6c571078
commit
9b1ea92f88
@ -73,7 +73,6 @@
|
|||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: /opt/openstack-ansible
|
chdir: /opt/openstack-ansible
|
||||||
warn: no
|
|
||||||
when:
|
when:
|
||||||
- pre_config_osa | default(true) | bool
|
- pre_config_osa | default(true) | bool
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user