Chris Hawk
b06fbef58e
Merge pull request #594 from jefferbrecht/master
...
Update roles/google_cloud_ops_agents submodule to 1.0.7.
2024-05-16 15:25:31 -07:00
Chris Hawk
d49925c96d
chore: update README version
...
chore: update README version
2023-11-28 15:49:18 -08:00
Chris Hawk
2a322dd9cd
chore: update README version
2023-11-28 14:46:37 -08:00
Chris Hawk
b9237b1528
Upgrade galaxy version to 1.3; update changelog
...
Upgrade galaxy version to 1.3; update changelog
2023-11-27 10:39:41 -08:00
Chris Hawk
913cafddde
Upgrade galaxy version to 1.3; update changelog
2023-11-22 13:25:01 -08:00
Chris Hawk
fadb559390
Upgrade minimum Ansible version to v2.14 and test against Ansible v2.14 and v2.15
...
chore: bump ansible versions
2023-11-21 15:58:11 -08:00
Chris Hawk
2ca4eccc78
chore: return service_usage test to unsupported due to quota enforcement
2023-11-21 09:39:11 -08:00
Chris Hawk
811327bc09
chore: removed unused imports
2023-11-20 11:17:25 -08:00
Chris Hawk
cd881b4e39
chore: fix gcp_sql_database integration test
...
chore: fix gcp_sql_database integration test
2023-11-20 10:49:01 -08:00
Chris Hawk
9efbead253
chore: use https when adding the gcsfuse apt repo
2023-11-20 10:45:06 -08:00
Chris Hawk
4115b7deb3
chore: update container versions for molecule tests
2023-11-20 10:45:06 -08:00
Chris Hawk
0b9a1f2e49
chore: cd to the repo root when running role tests
2023-11-20 10:45:06 -08:00
Chris Hawk
009a6e7d31
chore: use the correct molecule driver package
2023-11-20 10:45:06 -08:00
Chris Hawk
7bf4129fb3
chore: update ubuntu to latest; 18.04 is no more
2023-11-20 10:45:06 -08:00
Chris Hawk
50ed9f42b5
chore: rebase to master
2023-11-20 10:44:17 -08:00
Chris Hawk
4927c06e15
chore: update GitHub actions to their latest versions
...
chore: update GitHub actions to their latest versions
2023-11-20 09:54:45 -08:00
Chris Hawk
661f114037
chore: fix a line length lint error
2023-11-17 16:47:05 -08:00
Chris Hawk
08ada5354d
fix: upgrade ansible version, address test and lint errors
2023-11-17 16:39:42 -08:00
Chris Hawk
c15b47250d
chore: fix minimum version format, upgrade ansible-lint
2023-11-14 13:03:58 -08:00
Chris Hawk
13af84c3db
chore: bump ansible versions
2023-11-14 12:43:01 -08:00
Chris Hawk
b64af489ea
chore: fix gcp_sql_database integration test
2023-11-13 14:31:26 -08:00
Chris Hawk
bda318efba
Revert "chore: fix gcp_sql_database integration test"
...
This reverts commit 3f44909f92
.
2023-11-13 14:30:29 -08:00
Chris Hawk
3f44909f92
chore: fix gcp_sql_database integration test
2023-11-13 14:29:05 -08:00
Chris Hawk
a6aa4469ad
chore: address cleanup script linter warnings
...
chore: address cleanup script linter warnings
2023-11-13 14:02:34 -08:00
Chris Hawk
0074be1248
chore: address cleanup script linter warnings
2023-11-13 11:54:09 -08:00
Chris Hawk
1dc5166ca0
chore: use https when adding the gcsfuse apt repo
2023-11-10 16:45:40 -08:00
Chris Hawk
38932afee9
chore: update container versions for molecule tests
2023-11-10 15:44:49 -08:00
Chris Hawk
4b76e12c88
chore: cd to the repo root when running role tests
2023-11-10 14:40:44 -08:00
Chris Hawk
d13c4d6b0f
chore: use the correct molecule driver package
2023-11-10 14:23:27 -08:00
Chris Hawk
f1fe6f9145
chore: update ubuntu to latest; 18.04 is no more
2023-11-10 13:50:56 -08:00
Chris Hawk
92eb9c814b
chore: update GitHub actions to their latest versions
2023-11-10 12:57:09 -08:00
Chris Hawk
7dcce5e379
feat: allow application default credentials when running integration tests
...
feat: allow application default credentials when running integration tests
2023-11-10 12:06:06 -08:00
Chris Hawk
bf74697b3f
feat: add support for using application default credentials when running integration tests
2023-11-09 16:34:51 -08:00
Jeff Erbrecht
d0028188df
Checkout submodules during lint workflow
2023-09-12 09:22:16 -04:00
Jeff Erbrecht
779f171793
Update roles/google_cloud_ops_agents submodule to 1.0.7.
2023-09-12 09:19:23 -04:00
Chris Hawk
611e6d96db
fix: don't send empty arguments to gcloud in the cleanup script
...
fix: don't send empty arguments to gcloud in the cleanup script
2023-09-05 12:44:17 -07:00
Chris Hawk
dce75efa9e
fix: don't send empty arguments to gcloud in the cleanup script
2023-08-31 15:00:38 -07:00
Chris Hawk
85603ae106
fix: check for labels in json dict when using them for hostnames
2023-08-31 12:57:25 -07:00
John Jarvis
3714be2936
fix: check for labels in json dict
2023-08-30 18:44:42 +02:00
Alina Buzachis
84503b7930
Fix doc_fragments/gcp.py ( #587 )
...
Signed-off-by: Alina Buzachis <abuzachis@redhat.com>
2023-07-22 00:31:54 +00:00
Yusuke Tsutsumi
3da1c3462e
chore: fully update 1.2.0 changelog ( #584 )
...
missed an antsibull-release.
2023-07-07 16:06:35 -07:00
Yusuke Tsutsumi
e0fc6bab83
chore: update changelog to 1.2.0 ( #583 )
2023-07-07 16:03:17 -07:00
Irfan
75f3198605
Fix typo in documentation ( #577 )
2023-07-07 15:31:15 -07:00
Yusuke Tsutsumi
d1277f829b
fix: iam service account key path must not exist ( #576 )
...
Update docs to explain that the json secret key must not
already exist, or the module will try to read it.
fixes #370
2023-07-07 15:05:09 -07:00
Yusuke Tsutsumi
30a4e66363
fix: use default service account if unset ( #572 )
...
`service_account_email` defaults to None if one
is not set. For gcp_compute_instance_info, this results
in an invalid request as the service account is populated
directly in the path.
Populating `default` when a value is not set fixes the error.
fixes #568
2023-06-10 11:39:44 -07:00
Shlomo Shuck
203961b045
feat: add auth support for GCP access tokens ( #574 )
...
Introduce choice "accesstoken" for auth_kind for modules
Introduce optional access_token string param that falls back to
GCP_ACCESS_TOKEN env var
2023-06-10 11:20:57 -07:00
Samir Faci
86e0cef208
Adding support for ip_allocation_policy->stack_type
2023-04-22 12:28:05 -07:00
Samir Faci
cd35f3bce6
Adding DataPlane V2 support.
...
fix for #566
2023-04-22 12:28:05 -07:00
Yusuke Tsutsumi
15c36acbf0
release: 1.1.3
...
changes needed to release ansible 1.1.3.
2023-03-04 18:14:17 +00:00
Yusuke Tsutsumi
db81dcd5d5
test: disable flakey spanner test
...
The test continually fails due to an existing database being
created, hich implies the GET isn't returning the proper response.
2023-02-20 10:38:27 -08:00