Skip to content

1.3.0

Compare
Choose a tag to compare
@SirGitsalot SirGitsalot released this 27 Nov 18:44
· 79 commits to master since this release
b9237b1

Minor Changes

  • ansible - 2.14.0 is now the minimum version supported
  • anisble-test - integration tests are now run against 2.14.0 and 2.15.0
  • ansible-lint - upgraded to 6.22
  • ansible-test - add support for GCP application default credentials (#359).

Bugfixes

  • ansible-lint - fixed over a thousand reported errors
  • gcp_serviceusage_service - added backoff when checking for operation completion.
  • gcp_serviceusage_service - use alloyb API for the integration test as spanner conflicts with other tests
  • gcp_sql_ssl_cert - made sha1_fingerprint optional, which enables resource creation
  • gcp_storage_default_object_acl - removed non-existent fields; the resource is now usable.