kolla-ansible/zuul.d
Michal Nasiadka d8f31e0a5e CI: Add ansible-lint to tox
* Reworked tox pep8 into linters job, that runs:
  - pep8
  - bandit
  - bashate
  - doc8
  - yamllint
  - ansible-lint (validate-all-files.py + ansible-lint)

* Skip E701 - missing galaxy_info in meta and E602 see [1].
* Skip E301 and E503 - followup later in a separate change
* Added ansible-role-jobs to zuul.d/project.yaml which will run
  openstack-tox-linters job in check queue
* Fixed remaining style issue
* Made tox and docs reference the new env for linters
* Dropped pype environment (not supported)

[1]: https://github.com/ansible/ansible-lint/issues/457

Change-Id: I494b4b151804aac8173120e6c6e42bc2fdb00234
2020-05-17 17:02:38 +02:00
..
base.yaml CI: Fix Debian aarch64 jobs 2020-04-28 19:15:06 +02:00
deploy-guide.yaml CI: Fix deploy guide jobs 2020-02-10 14:07:53 +00:00
jobs.yaml CI: add Debian source upgrade job on AArch64 2020-04-20 09:30:27 +00:00
nodesets.yaml zuul: drop all CentOS 7 jobs 2020-03-06 11:13:54 +00:00
project.yaml CI: Add ansible-lint to tox 2020-05-17 17:02:38 +02:00