ansible-playbooks/playbookconfig/src/playbooks/backup-restore
Wei Zhou 9984a93359 Backup and Restore using Ansible Playbook
This commit fixes some bugs in backup and restore_platform playbook:
  1. ansible_port is not defined.
  2. The pre-tasks in restore_platform playbook should be delegated
     to localhost.
  3. KUBECONFIG environment variable cannot be retrieved via lookup
     plugins because these plugins are evaluated on the Ansible control
     machine.
  4. Add a check for /opt/platform/config/<version>/ssh_config before
     restore it.

It also adds loop_control to reduce output when estimating
the backup size.

Change-Id: I3e54a923460f817e4082269cc97b2613396db896
Story: 2004761
Task: 36044
Signed-off-by: Wei Zhou <wei.zhou@windriver.com>
2019-08-14 20:15:07 -04:00
..
host_vars Restore StarlingX Openstack application using Ansible playbook 2019-08-01 16:58:18 -04:00
roles Backup and Restore using Ansible Playbook 2019-08-14 20:15:07 -04:00
backup.yml Restore StarlingX Openstack application using Ansible playbook 2019-08-01 16:58:18 -04:00
restore_openstack.yml Restore StarlingX Openstack application using Ansible playbook 2019-08-01 16:58:18 -04:00