Commit graph

1023 commits

Author SHA1 Message Date
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
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