Commit Graph

484 Commits

Author SHA1 Message Date
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
Felix Fontein
209aeb57fd
Remove deprecated functionality. (#363) 2022-07-01 19:02:22 +02:00
Felix Fontein
00ddbbdeb2
Deprecate Python 2.6 (#388)
* Deprecate Python 2.6 support.

* Document deprecations in README.
2022-06-30 20:47:46 +02:00
Felix Fontein
f41d7ac1b8
Move common utility code to plugins.module_utils.util (#390)
* Move common utility code to plugins.module_utils.util.

* Also adjust plugins.

* Fix import.
2022-06-20 18:39:13 +02:00
Felix Fontein
a44e0736cf
Improve API version handling. (#389) 2022-06-20 07:34:38 +02:00
Felix Fontein
c4e2117844
Skip Ansible 2.9 coverage reporting with new AZP container. (#384)
ci_coverage
2022-06-14 21:25:41 +02:00
Felix Fontein
5bc0014f6b
Bump AZP container version. (#382) 2022-06-13 21:16:23 +02:00
Felix Fontein
b3b543dd8d
requests drops support for older Python. (#380) 2022-06-11 18:14:18 +00:00
seffyB
6ff739390e
Update docker_container.py (#378)
##### Correct Typo in the word compatibility
Change all occurrences of `compatiblity` to be `compatibility` as it looks to be a typo.
For example, when running a task with `command_handling: compatiblity` an error will be thrown stating an invalid value


##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr
2022-06-01 07:38:51 +02:00
Felix Fontein
bbb1cf7f9d
Update CI matrix. (#376) 2022-05-27 10:51:41 +02:00
Garrit Franke
9c33aa5d12
Remove trailing space (#375)
* Remove trailing space

* Update plugins/modules/docker_compose.py

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-05-27 10:31:15 +02:00
Felix Fontein
3804942280 Next expected release is 2.7.0. 2022-05-24 13:21:12 +02:00