tripleo-ansible/tripleo_ansible/roles/backup-and-restore
Juan Badia Payno 824b23daed BaR: Deleted duplicated variables
The backup_and_restore has the same name for a
fact and a register variable, both of them named the same.
That variable is used later on a template (local.conf.j2), which
is using the register one.

This patch removed the register variable, as it's not used.

Change-Id: Id0487e4649ef1f6aaf2591e003746b385f592095
Closes-Bug: 1888404
(cherry picked from commit c384348f55)
2020-07-22 20:06:19 +02:00
..
backup/tasks Hide passwords better 2020-04-14 12:12:55 +02:00
defaults BaR - Export ceph authentication 2020-06-30 22:59:37 +02:00
meta Include the ansible role to run the backup and restore feature 2019-09-04 16:43:06 +02:00
molecule/default BaR - Export ceph authentication 2020-06-30 22:59:37 +02:00
setup_nfs/tasks Include the ansible role to run the backup and restore feature 2019-09-04 16:43:06 +02:00
setup_rear/tasks BaR: Deleted duplicated variables 2020-07-22 20:06:19 +02:00
tasks BaR - Export ceph authentication 2020-06-30 22:59:37 +02:00
templates Let ReaR uses different backup strategy 2019-09-18 08:43:14 +02:00
vars Include the ansible role to run the backup and restore feature 2019-09-04 16:43:06 +02:00