ansible/test/lib/ansible_test/_data/sanity
Matt Clay 29ac0273d4
Update ansible-test collection inventory handling. (#61031)
* Update ansible-test collection inventory handling.

- The `windows-integration` command now supports the `--inventory` option.
- The incomplete support for host_vars and group_vars directories has been removed.
- The incomplete support for an inventory directory has been removed.
- The inventory specified by `--inventory` can now reside outside the install and content roots.
- Using `ansible_ssh_private_key_file` with `--docker` or `--remote` results in a warning about the combination being unsupported and likely to fail.

* Fix config handling.

* Fix payload handling of ssh keys.

* Disable pylint no-self-use rule for ansible-test.

* De-duplicate payload paths.
2019-08-21 12:12:37 -07:00
..
code-smell add subdir support to collection loading (#60682) 2019-08-21 10:45:04 +01:00
compile
import Prepare ansible-test for inclusion in setup.py (#60294) 2019-08-08 16:14:19 -07:00
pep8
pslint
pylint Update ansible-test collection inventory handling. (#61031) 2019-08-21 12:12:37 -07:00
rstcheck Autointerpreter table (#60148) 2019-08-08 13:56:07 -05:00
shellcheck Fix sanity tests based on newer version of shellcheck (#60423) 2019-08-12 16:24:28 -04:00
validate-modules validate-modules: support collections (#60247) 2019-08-16 14:28:34 -05:00
yamllint