tripleo-validations/roles/mysql_open_files_limit/tasks
Alexey Stupnikov a2f5c55edb Optimize container_cli usage by mysql-open-files-limit validation
mysql-open-files-limit could fail because Ansible fails to obtain
container_cli definition from inventory.

There are multiple playbooks that use container_cli to run
various commands. All playbooks but mysql-open-files-limit define
container_cli in different way. This patch aligns container_cli
definition and usage for mysql-open-files-limit validation with
other validations.

Change-Id: Ie957b9bb046e006be0e5cc56bd749a2fe67178e8
Closes-Bug: #1901299
Related: rhbz#1891202
2020-10-24 12:48:38 +02:00
..
main.yml Optimize container_cli usage by mysql-open-files-limit validation 2020-10-24 12:48:38 +02:00