Chris Hawk
|
cc1784084c
|
Add a test that updates a pubsub subscription
|
2024-11-07 11:40:49 -08:00 |
|
Chris Hawk
|
e23c44c612
|
Merge pull request #654 from lsieradzki/bugfix/issue-653
https://github.com/ansible-collections/google.cloud/issues/653
|
2024-11-07 11:38:21 -08:00 |
|
Sieradzki, Lukasz
|
6794d18478
|
https://github.com/ansible-collections/google.cloud/issues/653
|
2024-11-07 11:02:53 +01:00 |
|
Sieradzki, Lukasz
|
0e9c32fcde
|
https://github.com/ansible-collections/google.cloud/issues/653
|
2024-11-04 21:01:26 +01:00 |
|
Chris Hawk
|
56199b760a
|
Merge pull request #648 from ansible-collections/remove-f-string
Prepare a v1.4.1 release
|
2024-08-22 16:40:02 -07:00 |
|
Chris Hawk
|
ff3e2a2d43
|
Prepare for 1.4.1 release
|
2024-08-22 16:32:54 -07:00 |
|
Chris Hawk
|
83e84e80d5
|
Add a basic DOCUMENTATION string for gcp_kms_filters.py
|
2024-08-22 16:04:26 -07:00 |
|
Chris Hawk
|
a7b6a13ee1
|
Merge branch 'master' into remove-f-string
|
2024-08-22 15:40:55 -07:00 |
|
Chris Hawk
|
bc7313854d
|
Remove an f-string usage for backward compatibility
|
2024-08-22 15:40:29 -07:00 |
|
Chris Hawk
|
7b55b2268a
|
Merge pull request #647 from ansible-collections/release-1.4.0
Prepare v1.4.0 release
|
2024-08-22 14:07:01 -07:00 |
|
Chris Hawk
|
add323be70
|
Prepare v1.4.0 release
|
2024-08-21 12:38:39 -07:00 |
|
Andrew Klychkov
|
ac707b2508
|
README: Add Communication section with Forum information (#644)
* README: Add Communication section with Forum information
* Update README.md
|
2024-08-19 10:49:08 +02:00 |
|
Chris Hawk
|
d2aaad7212
|
Merge pull request #634 from kuisathaverat/fix/support_more_than_10_versions
fix: support more than 10 secrets versions on gcp_secret_manager
|
2024-08-01 14:07:24 -07:00 |
|
Chris Hawk
|
e8bcdf6005
|
Merge pull request #639 from ansible-collections/update-tests
chore: remove jinja vars from conditional statements in test asserts
|
2024-08-01 13:49:48 -07:00 |
|
Chris Hawk
|
7a95362e03
|
Remove debugging lines
|
2024-07-26 16:44:29 -07:00 |
|
Chris Hawk
|
7ae46673ed
|
Use the path that ansible-lint is reporting for exclusion
|
2024-07-26 16:33:09 -07:00 |
|
Chris Hawk
|
dfe85d24a0
|
ansible-lint truly hates not running in the workspace root directory
|
2024-07-26 16:18:55 -07:00 |
|
Chris Hawk
|
12d500f044
|
Use the submodule path, not the name of the repo
|
2024-07-26 16:08:18 -07:00 |
|
Chris Hawk
|
811901f82c
|
Add some debugging statements
|
2024-07-26 16:02:15 -07:00 |
|
Chris Hawk
|
6a078d2ddb
|
Make the path to google-cloud-ops-agents-ansible prefixed with ./
|
2024-07-26 15:49:09 -07:00 |
|
Chris Hawk
|
c9b7cf5a21
|
Try passing a full path to the ansible-lint config file
|
2024-07-26 15:42:19 -07:00 |
|
Chris Hawk
|
c630ef996a
|
Fix the path to google-cloud-ops-agents-ansible
|
2024-07-26 15:24:26 -07:00 |
|
Chris Hawk
|
328694b913
|
Merge branch 'master' into update-tests
|
2024-07-26 15:17:57 -07:00 |
|
Chris Hawk
|
3010182ade
|
Change RHEL yum references to dnf
|
2024-07-26 15:17:30 -07:00 |
|
Chris Hawk
|
5d28cf0bde
|
Update ansible-lint; exclude the submodule and stop excluding others
|
2024-07-26 15:12:45 -07:00 |
|
Chris Hawk
|
c76063342e
|
Include container cluster in the cleanup script
|
2024-07-26 13:21:21 -07:00 |
|
Chris Hawk
|
e79c751f3a
|
Fix assertNotEquals: deprecated in 3.2, removed in 3.12
|
2024-07-26 13:21:00 -07:00 |
|
Chris Hawk
|
0ed6907e90
|
Merge branch 'master' into update-tests
|
2024-07-26 13:11:16 -07:00 |
|
Chris Hawk
|
44e8bff0d3
|
Merge pull request #640 from ansible-collections/update-ci
Bump min Ansible version to 2.16
|
2024-07-26 13:06:47 -07:00 |
|
Chris Hawk
|
fc42b8fbc2
|
Revert ansible/ansible-lint GitHub action usage
|
2024-07-25 11:13:41 -07:00 |
|
Chris Hawk
|
2e32ac3c4c
|
actions/setup-python appears to need a string when there are two digits to the right of the decimal
|
2024-07-25 11:03:53 -07:00 |
|
Chris Hawk
|
2aebc4f1b3
|
Bump min Ansible version to 2.16
|
2024-07-25 10:47:31 -07:00 |
|
Chris Hawk
|
d9d57cbeeb
|
Remove jinja vars from conditional statements in integration test asserts
|
2024-07-24 16:15:24 -07:00 |
|
Ivan Fernandez Calvo
|
f7140225a8
|
fix: support more than 10 secrets versions on gcp_secret_manager
|
2024-05-23 12:31:26 +02:00 |
|
Chris Hawk
|
a9c0624bbd
|
Merge pull request #578 from dcostakos/gcp_secret_manager
Adding support for Google Secret Manager for issue 543
|
2024-05-22 14:41:07 -07:00 |
|
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 |
|