You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/plugins
Sloane Hertel cba64f5869 Fix inventory plugin cache + add tests (#38229)
* Fix setting the cache when refresh_cache or --flush-cache are used

* Use jsonify function that handles datetime objects in jsonfile cache plugin

* Don't access self._options directly

* Add initial integration tests for aws_ec2 inventory plugin

* Add CI alias

* Fix and add a few more unit tests

* Add integration tests for constructed

* Fix typo

* Use inventory config templates

* Collect all instances that are not terminated by default

* Create separate playbook for setting up the VPC, subnet, security group, and finding an image for the host

Create a separate playbook for removing the resources

* Allow easier grouping by region and add an example

* use a unified json encode/decode that can handle unsafe and vault
6 years ago
..
action win_updates: add scheduled tasks back in for older hosts (#38708) 6 years ago
cache Disable abstract-class-instantiated for smoketests 7 years ago
callback remove extra fields from debug output 7 years ago
cliconf Adding slx_command module and supporting module_utils. (#38235) 7 years ago
connection winrm: add better exception handling for krb5 auth with pexpect (#39930) 6 years ago
filter Add cidr_merge filter (#36081) 6 years ago
inventory Fix inventory plugin cache + add tests (#38229) 6 years ago
loader_fixtures Don't cache duplicate plugin names (#34420) 7 years ago
lookup 1Password lookup plugin (#37207) 6 years ago
shell Add empty-init code-smell script. (#18406) 8 years ago
strategy Cache tasks as they are queued instead of en masse (#34752) 7 years ago
terminal Adding slx_command module and supporting module_utils. (#38235) 7 years ago
vars Add empty-init code-smell script. (#18406) 8 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
test_plugins.py Don't cache duplicate plugin names (#34420) 7 years ago