Commit Graph

3 Commits

Author SHA1 Message Date
Alex Schultz c6f9a7bdd7 Fix CI
Cap ansible at <2.10 and fix hacking. Additionally convert ansible-lint
to not use the old shell script and use .ansible-lint for skips

Change-Id: I035ed9f3964ba904dc9ccfe048b69a68c6680253
2021-02-22 09:41:39 -07:00
Alex Schultz 405b6b14b3 Bump pyflakes, exclude ansible-lint 106
We need a python 3.9 compatible version of pyflakes and exclude the role
name ansible-lint rule.

Related PyCQA/pyflakes #367

Change-Id: I44702be1aa668c381da2c54338c72f1d8e33562b
2020-11-09 09:35:40 -07:00
Emilien Macchi 93aa321a66 Initial commit
* .gitignore
* .gitreview
* Re-licensing to Apache 2.0
* ansible-requirements
* python dependencies (tox, setup, requirements)
* Fix some pep8 errors
* CI scripts

Depends-On: Ief06ef2fde45851df0c9cea4764dfe38c1777e46
Change-Id: Ibe4042308606e7ca2334f214d5b6bca006633adb
2017-12-13 20:53:08 +00:00