ansible/test/support
Matt Martz 2f8dbf673e
Remove incidental_zabbix_host (#72142)
* Add explicit apt tests for fnmatch and update_cache

* Add explicit apt_key tests for fetching key directly from url

* ci_complete ci_coverage

* Remove repo only by repo

* ci_complete ci_coverage

* Add apt cache update after apt_repository to show that the cache doesn't update

* ci_complete ci_coverage

* Add systemd tests for enabling and disabling a service

* ci_complete ci_coverage

* Remove incidental_zabbix_host

* ci_complete ci_coverage
2020-10-08 13:32:59 -05:00
..
integration/plugins Remove incidental_zabbix_host (#72142) 2020-10-08 13:32:59 -05:00
network-integration/collections/ansible_collections Remove incidental_vyos_static_route (#72024) 2020-09-30 15:38:12 -05:00
windows-integration Remove incidentals without coverage (#71788) 2020-09-17 16:57:28 -05:00
README.md add readme to test/support (#68450) 2020-03-24 17:15:01 -05:00

IMPORTANT!

Files under this directory are not actual plugins and modules used by Ansible and as such should not be modified. They are used for testing purposes only (and are temporary).

In almost every case, pull requests affecting files under this directory will be closed.

You are likely looking for something under https://github.com/ansible-collections/ instead.