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
Mark Chappell 5434bf74c6 Fix issues with aws_kms when working cross-account and with IDs (#60805)
* aws_kms: (integration tests) Test updating a key by ID rather than just my alias

* aws_kms: (integration tests) Test deletion of non-existent and keys that are already marked for deletion

* aws_kms: Ensure we can perform actions on a specific key_id rather than just aliases

In the process switch over to using get_key_details rather than listing all keys.

* aws_kms: When updating keys use the ARN rather than just the ID.

This is important when working with cross-account trusts.
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix issues with aws_kms when working cross-account and with IDs (#60805) 5 years ago
legacy safe_eval fix (#57188) 5 years ago
lib/ansible_test ACME modules: bump test container version (#61192) 5 years ago
results Collect data from integration test runs. (#28650) 7 years ago
sanity Renaming `onepassword_facts` to `onepassword_info`. (#61237) 5 years ago
units icx: new module icx_config (#59914) 5 years ago
utils Only run package-data sanity once in CI. 5 years ago