1
0
mirror of https://github.com/ansible/awx.git synced 2024-11-01 08:21:15 +03:00
Commit Graph

4 Commits

Author SHA1 Message Date
Yanis Guenane
ca247182df yamllint: Make all files in awx pass yamllint
This commit updates all files that weren't passing yamllint for them to
pass.

A new yamllint target has been added. One can run `tox -e yamllint` or
`yamllint -s .` locally to ensure yaml files are still passing.

This check will be enabled in the CI so it can get on every new
contributions, and prevent merging non-compliant code.

Signed-off-by: Yanis Guenane <yguenane@redhat.com>
2019-12-02 15:12:51 +01:00
Bill Nottingham
45240a6bf0 update team map 2018-03-21 15:46:50 -04:00
Wayne Witzel III
2882ac4da8
extend api maintainers folder to main 2017-09-12 13:40:17 -04:00
Wayne Witzel III
66865c8b63
Update .github metadata for awxbot 2017-09-10 00:22:08 -04:00