Commit Graph

4 Commits

Author SHA1 Message Date
Alex Schultz 063f15ec2a Fix CI
Update work with newer ansible-lint and address some linting issues.

Change-Id: I69bd204407bd53210492a67bb8f90504a480db11
2021-02-22 12:16:26 -07:00
Alex Schultz e354ac5fa5 Fix all the ci
1) Bump pyflakes

We need a python 3.9 compatible version.

Related PyCQA/pyflakes #367

2) Fix missing permissions on files

3) Ignore ansible-lint 106 for role name

4) Fix setup-tools install LP#1902986

5) ensure virtualenv is installed

6) fix missing htpasswd

Change-Id: I8302bc6c9250eba78437ccfec35e4de91348333e
2020-11-13 15:23:32 -07:00
Alex Schultz 2cba7e32b7 Fix linting issues
Newer versions of ansible lint are stricter. This change fixes up the
issues and ignores rule 405 which requires retries on package items.
We're skipping the retries because yum does that natively.

Change-Id: I9280a736cb1bdeeb1bdcea11ec4ca8f5af9d1e44
2019-01-14 09:51:40 -07:00
Emilien Macchi 832ffd9c27 First commit in Gerrit
- Add .gitreview
- Add tox configuration
- Add .gitignore
- Add requirements and test-requirements.txt
- Ass setup files
- Add ci-scripts for ansible-lint

Change-Id: I333f3701beee0d36854bcbd6b05d367941d68723
2018-04-26 09:09:06 -07:00