ansible/test/support/integration/plugins/modules
Matt Martz c8590c7482
Various intentional tests (#72485)
* Add tests for argspec choices type=list

* Add explicit interpreter discovery tests to validate modules returning ansible_facts still set interp

* Add explicit tests for missing_required_lib

* Add explicit tests for recursive_diff

* ci_complete ci_coverage

* Update data to cover more code/tests

* ci_complete ci_coverage

* Add argspec tests for aliases, and no_log

* Forgotten file

* ci_complete ci_coverage

* Add argspec tests for type int

* ci_complete ci_coverage

* Remove incidental_k8s

* ci_complete ci_coverage

* fix missing newline

* Remove incidental_sts_assume_role

* ci_complete ci_coverage
2020-11-06 08:41:41 -06:00
..
aws_s3.py
cloud_init_data_facts.py
deploy_helper.py
docker_swarm.py Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
ec2.py Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
ec2_ami_info.py Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
ec2_group.py
ec2_vpc_net.py
ec2_vpc_subnet.py
htpasswd.py Include more test support plugins. (#68015) 2020-03-04 12:20:02 -08:00
locale_gen.py
lvg.py
mongodb_parameter.py
mongodb_user.py
pids.py
pkgng.py
postgresql_db.py
postgresql_privs.py
postgresql_query.py
postgresql_set.py
postgresql_table.py
postgresql_user.py
rabbitmq_plugin.py
rabbitmq_queue.py
s3_bucket.py
sefcontext.py Add missing test support plugin. 2020-03-04 22:35:12 -08:00
selogin.py
timezone.py Changes required for macOS 10.15 (#71841) 2020-09-25 15:30:47 -04:00
x509_crl.py
x509_crl_info.py
zypper.py