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 021ba057ab
sns_topic ensure "changed" works as expected when managing delivery policies (#60944)
* sns_topic: (integration tests) Move the tests over to using module defaults

* sns_topic: (integration tests) Add test for behaviour of changed when using delivery_policy

* sns_topic: ensure "changed" behaves properly when managing delivery policies

- a delivery_policy isn't an IAM policy, so compare_policies didn't cope with it
- AWS automatically adds an additional option when you set an HTTP delivery
  policy

* Parse the delivery policies so we can test the changes properly
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration sns_topic ensure "changed" works as expected when managing delivery policies (#60944) 5 years ago
legacy Move scaleway_s3 tests to the legacy directory. 5 years ago
lib/ansible_test Use Ansible to load ps module utils in arg spec checker (#67596) 5 years ago
sanity Relocate Shippable tools. (#67556) 5 years ago
units Do not error if collection specified null dependencies (#67575) 5 years ago
utils Relocate Shippable tools. (#67556) 5 years ago