tripleo-validations/roles/mysql_open_files_limit
Alexey Stupnikov 02f3308bf4 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
(cherry picked from commit a2f5c55edb)
(cherry picked from commit bd800b9cbf)
2020-10-31 13:30:28 +00:00
..
defaults Replace all references to the old role name 2020-02-10 14:51:12 +01:00
molecule/default Convert all of the fedora28 container usage to CentOS8 2020-09-09 14:05:56 +02:00
tasks Optimize container_cli usage by mysql-open-files-limit validation 2020-10-31 13:30:28 +00:00
vars Replace all references to the old role name 2020-02-10 14:51:12 +01:00