openstack-ansible-galera_cl.../tasks
Jimmy McCrory 22b7d9c761 Replace grep and which commands with find module
For improved idempotence within the role, replace the use of `grep` and
`which` through the 'command' module with the 'find' module.
changed_when and failed_when statements around these tasks can be
removed.

Partial-Bug: 1640134
Partial-Bug: 1640144
Change-Id: Iebbcd52f673dba657117ac21ef1fa809bf344521
2017-02-14 11:07:27 -08:00
..
galera_client_install.yml Allow galera_client role to skip package installs 2016-11-28 20:11:13 +00:00
galera_client_install_apt.yml Replace grep and which commands with find module 2017-02-14 11:07:27 -08:00
galera_client_install_yum.yml Merge "Allow jinja conditionals in package install tasks" 2016-11-29 17:10:17 +00:00
galera_client_post_install.yml Removing unneeded with_items usage for clarity 2016-03-02 19:36:05 -05:00
main.yml Bring consistency to tags 2017-01-05 11:09:53 +00:00