Add tox -eansible-lint support

Start using tox to setup ansible-lint since we are dealing with python
modules. This is part of an effort to have all ansible modules use the
same testing syntax.

Change-Id: I2b38d165472606a12208ec198a9ac4dab967bc72
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger
2015-11-11 21:40:47 -05:00
parent fef11fbbdf
commit 5cc182408d
4 changed files with 19 additions and 0 deletions

1
requirements.txt Normal file
View File

@@ -0,0 +1 @@
ansible