Commit Graph

484 Commits

Author SHA1 Message Date
patchback[bot]
f4f264fc3f
Remove link to Google Groups mailing list. (#962) (#963)
Ref: https://groups.google.com/g/ansible-project/c/B0oKR0aQqXs
(cherry picked from commit 37df0e8e28)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-09-08 16:52:00 +02:00
Felix Fontein
e1243d4d44 Improve communication link description.
(cherry picked from commit df9f84f216)
2024-08-15 21:41:55 +02:00
patchback[bot]
e8cd212435
README: Add Communication section with Forum information (#950) (#952)
* README: Add Communication section with Forum information

* Insert tag, remove category.

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 65ead853e7)

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2024-08-12 19:25:20 +02:00
Felix Fontein
0296ad8246 Next expected release is 2.7.13. 2024-07-09 22:27:18 +02:00
Felix Fontein
698a20b749 Release 2.7.12. 2024-07-09 22:12:32 +02:00
Felix Fontein
090fec5689 Prepare 2.7.12 release. 2024-07-08 20:39:46 +02:00
Felix Fontein
58cf4e6568
Use registry image from ghcr.io. (#928) 2024-07-08 20:39:05 +02:00
Felix Fontein
02b2070ff3
Prevent infinite loop. (#922) (#926)
(cherry picked from commit 6fcbd34e23)
2024-07-08 09:27:31 +02:00
patchback[bot]
4d5920967f
Add link to forum. (#913) (#914)
(cherry picked from commit bbf163e61d)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-07-05 22:55:18 +02:00
patchback[bot]
31733dbbe6
Fix CI for CentOS 7. (#908) (#909)
(cherry picked from commit 1713995bfc)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-07-01 14:03:27 +02:00
patchback[bot]
3079acffc1
Support ansible-test integration tests for arm64 (#906) (#907)
* Support ansible-test integration for arm64

* Replace set_fact with inline templated conditional

(cherry picked from commit d98850e9e9)

Co-authored-by: Andrew Dawes <53574062+AndrewJDawes@users.noreply.github.com>
2024-06-30 14:19:15 +02:00
Felix Fontein
e553b88af5
Fix typo. (#904) 2024-06-29 19:12:12 +02:00
patchback[bot]
2c369c9eb3
Make sure that Docker SDK for Python is installed for docker_stack* tests. (#896) (#898)
(cherry picked from commit ace4ee4f70)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-06-28 16:52:26 +02:00
Felix Fontein
f74e25eef2
Skip certain tests on Docker 27.0.0+. (#893) (#894)
(cherry picked from commit 08063a0439)
2024-06-28 09:40:54 +02:00
Felix Fontein
12f7beb48b Release 2.7.11. 2024-06-16 21:21:55 +02:00
Felix Fontein
966918e7ba Prepare 2.7.11 release. 2024-06-16 21:09:43 +02:00
Felix Fontein
50a42e8f43 Clean up containers for CI with 2.9 and 2.10. 2024-06-15 14:43:21 +02:00
Felix Fontein
cbc3e6efcd
Use ansible-community/eol-ansible for 2.9/2.10/2.11 tests. (#884) 2024-06-15 14:21:36 +02:00
Felix Fontein
d0aee07ab0
Docker Compose v1 tests: restrict API version to 1.44 if default API version is 1.45+ (#881) (#883)
* Restrict API version to 1.44 if default API version is 1.45+.

* Set COMPOSE_API_VERSION if api_version is provided.

* Add changelog.

(cherry picked from commit 691bc6de72)
2024-06-14 08:25:11 +02:00
Felix Fontein
af558d2ef5 Remove Fedora 32 tests from CI. (#882)
(cherry picked from commit 6fc9727f60)
2024-06-14 08:24:39 +02:00
patchback[bot]
cdb37c35c9
Bump Azure test container to 6.0.0. (#877) (#878)
(cherry picked from commit 4cb29220e5)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-06-10 21:02:05 +02:00
patchback[bot]
7b132df9b0
Stop building EE with CentOS Stream 8, which no longer has builds. (#873) (#875)
(cherry picked from commit c2c47636b4)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-06-04 13:01:40 +02:00
Felix Fontein
84c1589788 The next release will be 2.7.11. 2024-05-26 21:04:39 +02:00
Felix Fontein
5578af74e5 Release 2.7.10 2024-05-26 20:47:55 +02:00
Felix Fontein
5ad90b9d43 Prepare 2.7.10 release. 2024-05-26 20:23:40 +02:00
Felix Fontein
b4e0ba9e5e
[stable-2] Fix docker_image tests with Docker SDK for Python 7.1.0; restrict requests in EE dependencies to < 2.32.0 (#872)
* Docker SDK for Python 7.1.0 also dropped support for API versions < 1.24.

* EE: restrict requests to < 2.32.0.
2024-05-26 19:43:47 +02:00
patchback[bot]
0a54f8097a
Pass codecov token to ansible-test-gh-action. (#854) (#855)
(cherry picked from commit 8cbdf5400c)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-05-11 21:47:35 +02:00
Felix Fontein
c5c4b96064 Remove Arch Linxu from CI since ansible-core 2.14 no longer supports Python 3.12. 2024-05-05 14:53:05 +02:00
Felix Fontein
93cbbbe909 Arch Linux switched to Python 3.12. (#842)
(cherry picked from commit f09a2540aa)
2024-05-05 14:51:03 +02:00
Felix Fontein
cf455490af Restrict VMs for docker-compose v1 tests. 2024-03-24 17:38:47 +01:00
Felix Fontein
de4889a6c0 Next release will be 2.7.10. 2024-03-16 20:38:38 +01:00
Felix Fontein
1e93fd6dda Release 2.7.9. 2024-03-16 20:15:14 +01:00
Felix Fontein
e2e1bc796b
Prevent RCE via inventory plugins (#815) (#818)
* Prevent RCE via inventory plugins.

* Do not make ansible_connection unsafe.

* Add test.

(cherry picked from commit bf1281ae7f)
2024-03-14 22:09:57 +01:00
Felix Fontein
5cddffa8bb
[stable-2] Fix/improve inventory integration tests (#819)
* Improve inventory integration tests. (#817)

(cherry picked from commit 14e2f92974)

* Fix Python deps setup in callback/inventory tests. (#816)

(cherry picked from commit 6600f501ae)
2024-03-14 21:14:33 +01:00
Felix Fontein
228cbf6f6f
Add MarkDown changelog and use it by default. (#789) 2024-02-09 13:08:27 +01:00
Felix Fontein
cba0f190eb Simplifiy workflows. (#762)
(cherry picked from commit 7129cc5a30)
2024-01-21 15:23:22 +01:00
Felix Fontein
3cdbeda34f
Fix tests for Moby 25.0.0. (#769) 2024-01-20 17:43:07 +01:00
Felix Fontein
58036e5092
mac_address no longer works with Docker API v1.44+. (#764) (#768)
(cherry picked from commit 648e0652d5)
2024-01-20 14:27:04 +01:00
patchback[bot]
7a7494a718
Add Galaxy import workflow (#754) (#755)
* Add Galaxy import workflow.

* A dependency of galaxy-importer does not work on Python 3.12.

* Make yamllint happy.

(cherry picked from commit 5adac5216a)

Co-authored-by: Felix Fontein <felix@fontein.de>
2024-01-13 23:12:12 +01:00
Felix Fontein
e501ed2c59
Adjust to new shellcheck in ansible-core devel's sanity tests. (#741) (#742)
(cherry picked from commit 5256f94342)
2024-01-04 22:43:38 +01:00
Felix Fontein
5e96be6c39
Compose digest instead of accidentally using wrong one. (#733) (#734)
(cherry picked from commit 42453444ff)
2023-12-31 15:43:12 +01:00
patchback[bot]
27bb808199
Bump actions/setup-python from 4 to 5 (#724) (#725)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 74636e7f0e)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-11 18:21:33 +01:00
Felix Fontein
2fe37c44b7 Next expected release is 2.7.9. 2023-12-10 09:25:18 +01:00
Felix Fontein
178a58bf07 Release 2.7.8. 2023-12-10 09:07:51 +01:00
Felix Fontein
5f12bc97be
[stable-2] Docker SDK for Python 7+: make sure that tls_hostname is not passed, and error out if it was explicitly set (#723)
* Do not accept tls_hostname for Docker SDK for Python 7.0.0+. (#721)

(cherry picked from commit 26772304f9)

* Ignore the value 'localhost', which appens to be the default for this option.
2023-12-09 23:33:45 +01:00
patchback[bot]
fe771e5615
Docker SDK for Python 7+: make sure that ssl_version is not passed, and error out if it was explicitly set (#715) (#720)
* Do not accept ssl_version for Docker SDK for Python 7.0.0+.

* Add changelog fragment.

* Generally avoid sending None values to TLSConfig. Potentially prevents similar errors in the future, assuming the users do not pass values in.

* Python 2.6 compatibility.

(cherry picked from commit 3aa1ddcca0)

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-12-09 22:05:31 +01:00
Felix Fontein
1e286852b2
[stable-2] Integration tests: split up Docker setup, move docker_compose tests into own group (#719)
* Rename setup role.

* Create new CI group 6, and move docker_compose v1 tests into there.

* Split up Docker setup in integration tests.

* Change setup_docker_compose_v1 to install its own Docker SDK for Python.

* Restrict Docker SDK for Python to < 7.0.0 in EE.
2023-12-09 18:38:54 +01:00
Felix Fontein
4e172e3111
Fix bad expressions in tests. (#711) (#712)
ci_complete

(cherry picked from commit b8afdc52b1)
2023-11-28 23:11:24 +01:00
Felix Fontein
1bdf09a81d Remove broken Fedora 36 from CI. 2023-11-26 16:37:53 +01:00
Felix Fontein
eb35b441cd Next expected release is 2.7.8. 2023-11-12 12:22:39 +01:00