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
Brian Coca e40832df84
become mixin is no more (#54002)
* become mixin is no more
  since sudo/su keywords are removed in 2.9 .. no need to keep this code around
 * also don't need test for code that is removed
 * made preprocess_data on base noop
   its not used by anything anymore, but kept for backwards compat since other methods of same name are used
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration AWS: add ec2_transit_gateway_info module (#54460) 6 years ago
legacy Migrate Scaleway tests to integration tests 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Compat fix for ansible-core-ci on Python 3.7. 6 years ago
sanity Improve netapp_e_volume module and add unit tests. 6 years ago
units become mixin is no more (#54002) 6 years ago
utils Add Hetzner Cloud to CI integration tests. 6 years ago