openstack-ansible-apt_packa.../tests
Jesse Pretorius 72c3a46884 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: I2ec4e9a3087cdeb9c1846e3707071208ef2d02d4
2016-02-12 11:26:59 +00:00
..
inventory Use sudo for role testing 2015-11-25 13:35:50 +01:00
test.yml IRR for apt_package_pinning 2015-11-02 21:34:23 -06:00