Felix Fontein
a239c0b2db
Prepare 3.3.0 release.
2022-12-01 00:04:00 +01:00
Felix Fontein
6e04e1f172
Handle ansible_default_ipv4 not there in tests. ( #514 )
2022-12-01 00:02:02 +01:00
iamjpotts
166d485216
Make image archive/save idempotent, using image id and repo tags as keys ( #500 )
2022-11-30 23:45:36 +01:00
Felix Fontein
c2d84efccb
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.
2022-11-30 22:25:33 +01:00
iamjpotts
ee9ddb954f
Add docstring to ImageManager.__init__ and fix docstring for ImageManager.archive_image ( #509 )
2022-11-30 22:04:11 +01:00
Felix Fontein
90086f00ad
Next expected release is 3.3.0.
2022-11-28 22:49:30 +01:00
Felix Fontein
5b4d24a817
Release 3.2.2.
2022-11-28 22:30:20 +01:00
Felix Fontein
9ab3130b43
Prepare 3.2.2 release.
2022-11-28 22:11:07 +01:00
Felix Fontein
edf0d3ec99
Make kill_signal accept strings. ( #506 )
2022-11-28 22:10:07 +01:00
Felix Fontein
70d68dd2bd
ansible-core 2.11 is EOL. Move CI runs to GHA. ( #504 )
2022-11-27 22:37:54 +01:00
Felix Fontein
d043fc6cbc
Include collection name into docs workflows.
2022-11-27 17:44:21 +01:00
Felix Fontein
b2c86af64c
Reference documentation in README.
2022-11-26 09:53:44 +01:00
Felix Fontein
20492e940f
Add GH Pages publishing.
2022-11-26 09:39:13 +01:00
iamjpotts
ce4b0ddcab
Ignore PyCharm related files ( #501 )
2022-11-25 21:19:47 +01:00
Felix Fontein
f17e6d52bd
Allow changelog fragments with .yaml ending.
2022-11-17 12:41:54 +01:00
Felix Fontein
0d42792f97
Next expected release is 3.3.0.
2022-11-06 22:20:49 +01:00
Felix Fontein
1427a7ccdd
Release 3.2.1.
2022-11-06 22:02:10 +01:00
Felix Fontein
c7f5c74f15
Prepare 3.2.1 release.
2022-11-06 21:16:18 +01:00
Felix Fontein
2261dff49f
Document attributes ( #497 )
...
* Add 'docker' action group attribute.
* Compatibility with older ansible-core releases.
* Fix typo.
* Docment standard attributes.
* Improve docs.
* Add shortcuts for common combinations.
2022-11-06 21:15:09 +01:00
Felix Fontein
7ea99edf07
Next expected release is 3.3.0.
2022-11-01 21:41:17 +01:00
Felix Fontein
79b05f5e1d
Release 3.2.0.
2022-11-01 21:18:46 +01:00
Felix Fontein
5b31f17016
Add image_name_mismatch option. ( #488 )
2022-11-01 19:48:58 +00:00
Felix Fontein
4e1bb64b0a
Prepare 3.2.0 release.
2022-11-01 20:48:21 +01:00
Felix Fontein
51d5744cb0
docker_container: deprecate ignore_image and purge_networks ( #487 )
...
* Deprecate ignore_image and purge_networks.
* Fix YAML.
* Simple replacement doesn't work in this case.
2022-11-01 19:57:56 +01:00
Felix Fontein
1ac3a99e7c
Fix non-matching defaults. ( #494 )
2022-11-01 18:08:45 +01:00
James A. Robinson
df864221d6
added documentation to indicate docker_swarm_service does not currently support operating on stack based services. ( #491 )
2022-10-26 12:49:59 +02:00
Felix Fontein
af854ed63b
Use dependabot to update GHAs.
2022-10-17 22:57:32 +02:00
Felix Fontein
a380607717
Bump one more.
2022-10-17 22:43:07 +02:00
Felix Fontein
25d44fe061
Bump checkout version. ( #486 )
2022-10-17 22:37:13 +02:00
Felix Fontein
ac606cd2bf
Change CI group identifiers. ( #484 )
2022-10-10 22:39:27 +02:00
Felix Fontein
1e93feed2b
Fail on docs build errors.
2022-09-22 06:40:57 +02:00
Felix Fontein
e412c0d081
Add stable-2.14 to CI. ( #478 )
2022-09-21 08:16:55 +02:00
Felix Fontein
a309a1b2f0
Next expected release is 3.2.0.
2022-09-08 07:18:27 +02:00
Felix Fontein
a72d7795c4
Release 3.1.0.
2022-09-08 06:51:36 +02:00
Felix Fontein
3b41e7d6a8
Improve docker_compose example ( #470 )
...
* Improve compose docs.
* Also adjust inline v1 example.
2022-09-08 06:33:06 +02:00
Felix Fontein
9458bc6e62
Clarify that BuildKit / buildx cannot be used with docker_image. ( #468 )
2022-09-07 21:52:38 +02:00
Felix Fontein
d159479615
Prepare 3.1.0 release.
2022-09-03 12:08:05 +02:00
Max
c9ea1d3f92
docker_swarm: add data_path_port option for swarm init ( #466 )
...
* Add data_path_port option for swarm init and swarm join
* Add changelog fragment
* Update changelogs/fragments/466-add-data-path-port.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update plugins/modules/docker_swarm.py
Co-authored-by: Felix Fontein <felix@fontein.de>
* add change for docker sdk, remove reference to swarm join
* remove duplicate entry
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-09-03 11:20:02 +02:00
Felix Fontein
1e24120014
Fix two more booleans. ( #464 )
2022-08-23 21:26:50 +02:00
Felix Fontein
8254e72da0
Fix workflow's permissions.
2022-08-21 11:35:25 +02:00
Felix Fontein
68ea9c5f41
Make reuse conformant ( #462 )
...
* Add .license files.
* Add reuse test.
* Update README.
* Add changelog fragment.
* Normalize licenses extra sanity test.
* Declare REUSE conformance.
* Update README.
2022-08-21 08:29:15 +02:00
Felix Fontein
8eabc7fe00
Release 3.0.2.
2022-08-16 22:47:57 +02:00
Felix Fontein
d8297df7d0
Fix docker_image's build.args ( #456 )
...
* Add tests for build.args.
* Fix bug: store build args in correct dict
* Add changelog fragment.
* Update copyright notice.
2022-08-16 22:37:51 +02:00
Felix Fontein
ad05773e34
Fix docs fragment. ( #460 )
2022-08-16 21:54:56 +02:00
Felix Fontein
9b8c10b8cf
Move Fedora 35 from devel to stable-2.13 CI runs. ( #458 )
2022-08-16 21:41:36 +02:00
Felix Fontein
03ecea94c0
Prepare 3.0.2 release.
2022-08-16 13:48:02 +02:00
Evgeni Golov
91caf49988
correctly document incompatibility with Python 3.12+ ( #454 )
...
there was no, and there will not be, a Python 2.12 ;-)
2022-08-15 14:00:17 +02:00
Felix Fontein
6c9152567b
Next expected release is 3.1.0.
2022-08-15 08:58:41 +02:00
Felix Fontein
fbac2ecc3d
Release 3.0.1.
2022-08-15 08:02:34 +02:00
Felix Fontein
b720c8f486
Forgot to update copied version of deprecation notice. ( #453 )
2022-08-15 08:01:42 +02:00