
The list of all ansible-lint error codes is documented here: https://docs.ansible.com/ansible-lint/rules/default_rules.html The failing ansible-lint checks are suppressed by the skip_list entry in .ansible-lint file. Those should be fixed in followup commits by an ansible expert. The tox target can be invoked locally by: tox -e ansible-lint The ansible-lint target is automatically included in the linters tox targer, which is already inoked by zuul. Story: 2004515 Task: 37144 Change-Id: I9a3e90aebdf6915f3a55b894bda2cd0919b073fd Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
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:
- 19.09
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
Languages
Jinja
70.4%
Python
21.3%
Shell
8.2%