Don Penney 9e3a52f571 Update tox to set ANSIBLE_LOCAL_TEMP
Running tox results in ansible-lint creating a $HOME/.ansible/tmp
directory. This update sets the ANSIBLE_LOCAL_TEMP environment
variable to direct ansible to create this directory under the .tox
work directory, rather than the default.

Change-Id: I26055e071bfa2ecbd2b44ab9d1bda3273d8c67ed
Closes-Bug: 1886865
Signed-off-by: Don Penney <don.penney@windriver.com>
2020-07-08 15:45:35 -04:00
2019-06-15 14:03:07 -05:00
2019-06-15 14:21:19 -05:00
2019-06-15 14:21:19 -05:00
2019-06-15 14:21:19 -05:00
2020-07-08 15:45:35 -04:00

stx-ansible-playbooks

StarlingX Bootstrap and Deployment Playbooks

Execution environment

  • Unix like OS (recent Linux based distributions, MacOS, Cygwin)
  • Python 2.7

Additional Required Packages

The playbooks in this repo have been verified with the following versions of Ansible and StarlingX playbooks dependencies:

  • sshpass 1.06
  • python2-ptyprocess 0.5
  • python2-pexpect 4.6
  • python2-netaddr 0.7
  • ansible 2.7.5

Supported StarlingX Releases

The playbooks in this repo are compatible with the following StarlingX releases:

  • 20.01

Executing StarlingX Playbooks

Executing Bootstrap Playbook

Please refer to StarlingX Deployment Guides, section Configuration controller-0 of the respective system configuration for instructions on how to set up and execute the bootstrap playbook from another host.

References

Description
StarlingX Ansible Playbooks
Readme 30 MiB
Languages
Jinja 81.2%
Python 13.5%
Shell 5.2%