openstack-ansible-rsyslog_c.../tests
Jesse Pretorius 2c4cbc8380 Update tox config and add bashate E006, E040 exceptions
This patch updates the tox.ini the same bashate exceptions as are
currently in the OpenStack-Ansible playbook repo.

It also ensures that the linters and all lint targets work
appropriately and normalises the tox.ini configuration to use
uniform formatting.

The use of ansible.cfg is removed as there is no way of being
certain which paths can be used without reverting to an ugly
sed hack in the commands. This is why it is preferred to make
use of environment variables which make use of tox's default
substitutions instead. It's a more reliable way of achieving
the goal for the purpose of gating and testing.

The switch to using a git clone instead of ansible-galaxy to
download the plugins is due to the path spec not being able to
work in Ansible 2.x. [1]

[1] https://github.com/ansible/ansible/issues/13563

Change-Id: I8609aee114468087fe19328e30e60d26628027dc
2016-02-12 12:00:46 +00:00
..
inventory Use sudo for role testing 2015-11-25 17:33:48 +01:00
test.yml IRR for rsyslog_client 2015-11-03 02:27:54 -06:00