mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 16:23:10 +00:00
* Add Digital Ocean integration test template - Actual integration tests will come shortly * Add digital_ocean-tag test * Add integration test for creating and deleting tags * Remove cloud confiugration file * Enhancements for integration test for idempotency - Added new lines per review - Added proper tests for idempotency checks - Actual module is broken so deletion test doesn't work * Add check for do_api_key and instruct if it doesn't work. * Fix indentation * Remove idempotency test for nonidempotency action * Add notes for delete idempotency