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/integration
Rick Elrod 3bec27dc34
Allow cache_timeout=0 to reach inv. cache plugins (#70977)
Change:
- Previously, `cache_timeout=0` was seen as falsey and not passed along
  to cache plugins as an option. Now only "nulley" values are not sent.

Test Plan:
- New integration tests

Tickets:
- Fixes #70702

Signed-off-by: Rick Elrod <rick@elrod.me>
6 years ago
..
targets Allow cache_timeout=0 to reach inv. cache plugins (#70977) 6 years ago
network-integration.cfg Update network integration auth timeout (#71057) 6 years ago
network-integration.requirements.txt Update ansible-test network test provisioning. (#68220) 6 years ago