ansible-playbooks/playbookconfig/src/playbooks/bootstrap/roles/prepare-env
Wei Zhou 100fe215d8 Change location of the backup tarball when restore platform
For local play, the backup tarball can be stored on any device that
is accessible on controller-0, e.g. an USB flash drive or /scratch
filesystem.

For remote play, the backup tarball will be transferred from Ansible
control node to /scratch filesystem on controller-0 with two requirements:
 1. /scratch is big enough for the tarball
 2. User set ansible_remote_tmp to a new directory under /home/sysadmin
    (e.g. /home/sysadmin/ansible-restore) via -e option on the command line.

Change-Id: Id7349492db4ab190bc60c6b4e0c9cd04f9ca7aff
Signed-off-by: Wei Zhou <wei.zhou@windriver.com>
Story: 2004761
Task: 36288
2019-09-11 12:47:06 -04:00
..
files Rename playbookconfig folder to src 2019-07-02 17:23:13 -04:00
handlers Rename playbookconfig folder to src 2019-07-02 17:23:13 -04:00
tasks Change location of the backup tarball when restore platform 2019-09-11 12:47:06 -04:00
vars Change location of the backup tarball when restore platform 2019-09-11 12:47:06 -04:00