tripleo-ansible/tripleo_ansible/roles/backup_and_restore
Juan Badia Payno 08ae844c5e Fix error with command ansible module and pipes
From the ansible command module[1]:
The command(s) will not be processed through the shell, so variables like $HOME and
operations like "<", ">", "|", ";" and "&" will not work.
Use the shell module if you need these features.

[1] https://docs.ansible.com/ansible/latest/modules/command_module.html

Change-Id: I87d1e9621a5eccf3c90ae9b8ac683bc83006b0b7
Closes-Bug: 1864855
2020-02-26 15:24:37 +01:00
..
backup/tasks Fix error with command ansible module and pipes 2020-02-26 15:24:37 +01:00
defaults Add service management support. 2020-02-07 07:49:15 +00:00
meta Replace all references to the old role name 2020-01-22 12:06:06 +00:00
molecule/default Upgrade molecule to 3.0 2020-02-20 14:04:28 +00:00
setup_nfs/tasks Replace all references to the old role name 2020-01-22 12:06:06 +00:00
setup_rear/tasks BaR Rename the mysql_short_bootstrap_name 2020-02-25 09:50:48 +01:00
tasks Add service management support. 2020-02-07 07:49:15 +00:00
templates Replace all references to the old role name 2020-01-22 12:06:06 +00:00
vars Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00