patchback[bot]
7485ec0f8b
docs: Fix json path in asserts ( #560 ) ( #562 )
...
##### SUMMARY
The current path to the running state does not include `output.services.` which it should.
##### ISSUE TYPE
- Docs Pull Request
+label: docsite_pr
(cherry picked from commit c24ea78f6e )
Co-authored-by: David Jack Wange Olrik <david@olrik.dk>
2023-01-20 13:29:44 +01:00
Felix Fontein
42bd987d87
Next expected release is 2.7.5.
2023-01-14 11:42:49 +01:00
Felix Fontein
8cb5b6d1bb
Release 2.7.4.
2023-01-14 11:18:28 +01:00
Felix Fontein
5ffba04ef0
Don't uninstall docker.
2023-01-14 11:16:57 +01:00
Felix Fontein
d911760709
Use stable-2.x branches from my work to get the patch from https://github.com/ansible/ansible/pull/79734 .
...
(cherry picked from commit 01429108d3 )
2023-01-13 21:08:34 +01:00
Felix Fontein
e7aa5dcdec
CI: improve Docker setup ( #550 )
...
* Cache has already been updated a few lines before.
* When skipping Docker cleanup, create flag to avoid the expensive part of the setup (including package manager cache update) to be run again.
(cherry picked from commit 134d32cae6 )
2023-01-13 21:05:54 +01:00
Felix Fontein
40bef226c0
Improve envvar fallback handling. ( #554 ) ( #555 )
...
(cherry picked from commit 4e6ac335f3 )
2023-01-13 21:04:00 +01:00
Felix Fontein
ca89e93302
Bump action.
2023-01-13 21:01:32 +01:00
Felix Fontein
0ffa3cc1d2
docker_plugin: do not crash when plugin doesn't exist ( #553 ) ( #556 )
...
* Do not crash when plugin doesn't exist.
* Improve style.
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
(cherry picked from commit c7cbec0163 )
2023-01-13 21:00:34 +01:00
Felix Fontein
f5c19b1a87
Prepare 2.7.4 release.
2023-01-13 06:44:59 +01:00
patchback[bot]
4928828d22
Fix error handling. ( #546 ) ( #548 )
...
(cherry picked from commit 18091193de )
Co-authored-by: Felix Fontein <felix@fontein.de>
2023-01-05 21:15:21 +01:00
Felix Fontein
3edb7925b2
Move tests with EOL versions of Ansible from AZP to GHA. ( #536 )
2022-12-19 21:50:19 +01:00
patchback[bot]
c4953e03b6
Fix the collection name ( #532 ) ( #534 )
...
(cherry picked from commit cc9191f8cb )
Co-authored-by: Mark Mercado <mamercad@gmail.com>
2022-12-14 08:14:41 +01:00
patchback[bot]
971216ae5f
Bump CentOS Stream 8 Python from 3.8 to 3.9. ( #529 ) ( #530 )
...
(cherry picked from commit 970b95e3fa )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-12-09 15:34:07 +01:00
Felix Fontein
6495bebe73
Next expected release is 2.7.4.
2022-12-06 13:42:03 +01:00
Felix Fontein
f776b689d8
Release 2.7.3.
2022-12-06 13:21:04 +01:00
Felix Fontein
8811d9be10
Improve container detection. ( #522 ) ( #523 )
...
(cherry picked from commit e87b327764 )
2022-12-06 08:39:15 +01:00
Felix Fontein
32838bfc85
Prepare 2.7.3 release.
2022-12-06 08:15:18 +01:00
Felix Fontein
0bf368fab9
Next release will be 2.7.3.
2022-12-03 21:35:18 +01:00
Felix Fontein
cb58b91d8d
Release 2.7.2.
2022-12-03 21:14:41 +01:00
patchback[bot]
098a77fe4c
Handle ansible_default_ipv4 not there in tests. ( #514 ) ( #515 )
...
(cherry picked from commit 6e04e1f172 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-12-01 00:11:38 +01:00
Felix Fontein
f718cfccd7
Prepare 2.7.2 release.
2022-12-01 00:03:22 +01:00
Felix Fontein
3da9aa3b9c
[stable-2] Make current_container_facts work with newer Docker versions and latest ansible-test container changes ( #512 )
...
* Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#510 )
* Add more debug output.
* Add basic integration test.
* Split into lines.
* Fix docker detection, add podman detection.
ci_complete
* Improve regular expression.
* Document that this module is trying its best, but might not be perfect.
* Update comment.
(cherry picked from commit c2d84efccb )
* Remove new feature (podman support).
2022-11-30 23:01:30 +01:00
patchback[bot]
bb7f89974a
Add docstring to ImageManager.__init__ and fix docstring for ImageManager.archive_image ( #509 ) ( #511 )
...
(cherry picked from commit ee9ddb954f )
Co-authored-by: iamjpotts <8704475+iamjpotts@users.noreply.github.com>
2022-11-30 22:14:34 +01:00
patchback[bot]
6512400b44
Fix non-matching defaults. ( #494 ) ( #496 )
...
(cherry picked from commit 1ac3a99e7c )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-11-01 19:20:32 +01:00
patchback[bot]
8db6513298
added documentation to indicate docker_swarm_service does not currently support operating on stack based services. ( #491 ) ( #493 )
...
(cherry picked from commit df864221d6 )
Co-authored-by: James A. Robinson <jim.robinson@gmail.com>
2022-10-26 13:13:25 +02:00
Felix Fontein
528554fe01
Replace devel with stable-2.14 in CI ( #479 )
2022-09-21 08:17:03 +02:00
patchback[bot]
29050ffbb8
Improve docker_compose example ( #470 ) ( #474 )
...
* Improve compose docs.
* Also adjust inline v1 example.
(cherry picked from commit 3b41e7d6a8 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-09-08 06:49:21 +02:00
patchback[bot]
f901eeb57e
Clarify that BuildKit / buildx cannot be used with docker_image. ( #468 ) ( #472 )
...
(cherry picked from commit 9458bc6e62 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-09-08 06:38:24 +02:00
patchback[bot]
89deaf4189
Fix two more booleans. ( #464 ) ( #465 )
...
(cherry picked from commit 1e24120014 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-24 06:53:31 +02:00
patchback[bot]
ce620cb0ff
Move Fedora 35 from devel to stable-2.13 CI runs. ( #458 ) ( #461 )
...
(cherry picked from commit 9b8c10b8cf )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-16 22:12:06 +02:00
Felix Fontein
94e0acf523
Add tests for build.args. ( #457 )
2022-08-16 13:47:12 +02:00
Felix Fontein
7e167699b6
Next release will be 2.7.2.
2022-08-12 22:28:12 +02:00
Felix Fontein
3119af72cf
Release 2.7.1.
2022-08-12 22:02:53 +02:00
patchback[bot]
154e1902de
Fix error formatting bug. ( #448 ) ( #450 )
...
(cherry picked from commit f513ba2c59 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-12 14:15:40 +02:00
Felix Fontein
bd62f82ca5
Fix docker_container tty test. ( #444 )
2022-08-11 22:08:34 +02:00
Felix Fontein
4fb4580855
Prepare 2.7.1 release.
2022-08-10 21:47:33 +02:00
Felix Fontein
b29e91f866
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
...
(cherry picked from commit be58ccc13f )
2022-08-10 21:46:13 +02:00
patchback[bot]
81273a93f2
Normalize booleans in docker_container docs. ( #439 ) ( #442 )
...
(cherry picked from commit 1bf8da2390 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-10 18:16:50 +02:00
patchback[bot]
855227c892
Fix docs. ( #436 ) ( #437 )
...
(cherry picked from commit bc6757d3b8 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-04 14:33:10 +02:00
patchback[bot]
4d0f00db3c
Adjust to b1dd2af4ca. ( #423 ) ( #425 )
...
(cherry picked from commit c00b4ec9be )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-07-12 17:12:48 +02:00
patchback[bot]
ff242fab8e
Fix tests on Ubuntu 22.04 ( #419 ) ( #420 )
...
* Try to fix tests on Ubuntu 22.04.
* Let Ansible handle the apt repo install.
(cherry picked from commit f6d4cad46e )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-07-08 07:23:15 +02:00
Felix Fontein
53db30f21b
Next expected release is 2.7.1.
2022-07-02 14:38:35 +02:00
Felix Fontein
82f5314c02
Update links in README for stable-2 branch.
2022-07-02 14:23:42 +02:00
Felix Fontein
86011cdfdf
Release 2.7.0.
2022-07-02 14:22:03 +02:00
Felix Fontein
45f3657fb6
Prepare 2.7.0.
2022-07-02 14:21:47 +02:00
Felix Fontein
e6d597b539
Revert "Remove deprecated functionality. ( #363 )"
...
This reverts commit 209aeb57fd .
2022-07-02 14:18:53 +02:00
Felix Fontein
57e19ca596
Revert "Remove deprecations from docker_container, bump collection version to 3.0.0 ( #399 )"
...
This reverts commit 49ce0a3cb1 .
2022-07-02 14:18:48 +02:00
Felix Fontein
7b46e4d414
Deprecate all API versions until 1.24 ( #397 )
...
* Deprecate all API versions until 1.24.
* Fix newlines.
2022-07-02 14:18:14 +02:00
Felix Fontein
49ce0a3cb1
Remove deprecations from docker_container, bump collection version to 3.0.0 ( #399 )
...
* Remove deprecated features in docker_container.
* Bump collection version to 3.0.0.
* Remove 'published_ports: all' tests.
2022-07-01 19:16:22 +02:00