Sergey
|
440820d335
|
Release 1.6.1 version (#270)
|
2021-06-08 12:09:07 +03:00 |
|
Sergey
|
b7e904ae74
|
Fix failure when listing containers (#269)
Workaround issue https://github.com/containers/podman/issues/10225
Add retries and pause for "podman ps"
|
2021-06-08 12:04:08 +03:00 |
|
Sergey
|
ed17e7aa62
|
Release 1.6.0 version and update docs (#268)
|
2021-06-03 18:05:19 +03:00 |
|
Sergey
|
bcdaa9f825
|
Add support for timezones in containers (#262)
* Remove choices for cgroups
* Add timezone parameter to container module
|
2021-05-24 11:39:08 +03:00 |
|
Sergey
|
a7629a89db
|
Fix multi-containers options (#258)
|
2021-05-24 09:58:33 +03:00 |
|
Sergey
|
b3cf53e5ac
|
Fix idempotency for environment (#260)
|
2021-05-24 01:22:32 +03:00 |
|
Sergey
|
6f7c1f340f
|
Add RPM building scripts (#255)
|
2021-05-13 14:09:16 +03:00 |
|
Sergey
|
1c0a167a1d
|
Add Podman play kube module (#244)
* Add Podman play kube module
* Add tests
|
2021-05-12 16:52:42 +03:00 |
|
Sergey
|
95a402b869
|
Fix ipv6=false issue (#250)
Pass boolean to ipv6 option in command line.
|
2021-05-03 01:44:57 +03:00 |
|
Sergey
|
ecc02870df
|
Fix overlayfs issue in CI for buildah connection (#245)
|
2021-04-14 12:08:37 +03:00 |
|
Sergey
|
ba763e2988
|
Add Ansible 2.11 to all tests and use Ubuntu 20.04 (#243)
|
2021-04-07 11:13:58 +03:00 |
|
Sergey
|
ecd50a7874
|
Add Ansible 2.11 to testing (#242)
|
2021-04-07 10:50:03 +03:00 |
|
Sergey
|
b62fb99bae
|
Fix ansible-test issues for CI (#241)
|
2021-04-07 10:21:08 +03:00 |
|
Sergey
|
14f3a84436
|
Bump to dev version with docs (#239)
|
2021-04-05 21:02:53 +03:00 |
|
Sergey
|
8c945f2e4c
|
Release 1.5.0 version (#238)
|
2021-04-05 20:55:13 +03:00 |
|
Sergey
|
16ab958a3a
|
Add CI for podman_login module (#237)
|
2021-04-05 20:41:53 +03:00 |
|
Jason Hiatt
|
8bb3d5d233
|
Podman login module (#236)
* Module for podman login
* Podman login tests
* Fixed tlsverify check
|
2021-04-05 16:22:13 +03:00 |
|
Sergey
|
1d48c44758
|
Bump dev version and update docs (#235)
|
2021-04-02 04:36:17 +03:00 |
|
Sergey
|
ca1fbf899a
|
Release 1.4.5 version (#234)
|
2021-04-02 04:01:16 +03:00 |
|
Sergey
|
2b456dfe8c
|
Fix error with images info where no images (#233)
|
2021-04-02 03:53:05 +03:00 |
|
Sergey
|
46020ecf80
|
Convert IPv6 to shorten form (#232)
|
2021-04-02 03:01:50 +03:00 |
|
Sergey
|
b098abb00f
|
Fix idempotency for rootless networks from v3 (#231)
Rootless network will always have DNS enabled.
Fix #212
|
2021-04-02 02:36:40 +03:00 |
|
Sergey
|
607c120f94
|
Fix uppercase labels idempotency issue (#230)
When we lower cases for all keys, but leave it original case for
all values, we need to do the same with input labels.
Add test.
Fix #227
|
2021-04-01 16:33:27 +03:00 |
|
Sergey
|
f41c63815f
|
Stop pods without recreating them (#229)
Stop pod without recreating if its definition isn't the same as
before.
Fix #215
|
2021-04-01 14:52:58 +03:00 |
|
Sergey
|
f6ec6ac158
|
Add support for Podman Pod restart (#228)
Fix #223
Add tests.
|
2021-04-01 12:58:26 +03:00 |
|
Sergey
|
d87777394b
|
Add IPv6 support for publishing ports (#226)
|
2021-03-31 18:28:46 +03:00 |
|
Sergey
|
ed3a3dc080
|
Fix no_log for newer ansible-test (#221)
|
2021-03-16 16:28:58 +02:00 |
|
Andreas Gerstmayr
|
303486c52c
|
Add sigrtmin+3 signal (required for systemd containers) (#220)
|
2021-03-13 12:30:13 +02:00 |
|
Sergey
|
7bacd62fad
|
Bump galaxy dev version and docs (#217)
|
2021-03-01 15:28:38 +02:00 |
|
Sergey
|
13dcf300c7
|
Release 1.4.4 version (#216)
|
2021-03-01 15:23:15 +02:00 |
|
Sergey
|
af89807468
|
Don't calculate image digest in check mode (#214)
|
2021-03-01 13:21:22 +02:00 |
|
Sergey
|
56105f0116
|
Add information to issues template (#213)
|
2021-02-27 12:57:56 +02:00 |
|
Elias Norrby
|
4da30fd3fd
|
Attempt graceful stop when recreating container (#203)
References: containers/ansible-podman-collections#202
Co-authored-by: Sergey <sshnaidm@users.noreply.github.com>
|
2021-02-24 13:19:37 +02:00 |
|
Sergey
|
5b133ee898
|
Fix internal networks and DNS plugin for v3 (#210)
|
2021-02-24 08:28:19 +02:00 |
|
Sergey
|
c4ba85f73c
|
Fixes for podman_container for Podman v3 (#209)
Fix logs, networks, etc.
|
2021-02-24 07:52:30 +02:00 |
|
Sergey
|
9f45c40ea9
|
Fix podman_pod* modules for Podman v3 (#207)
Fix network in podman_pod modules for Podman v3
|
2021-02-23 15:57:25 +02:00 |
|
Sergey
|
44d266dc3e
|
Change Ubuntu 16 to latest in connection tests (#206)
|
2021-02-23 01:23:27 +02:00 |
|
Yigit Polat
|
ee6a47f916
|
Update README.md (#208)
indent typo fix.
|
2021-02-22 16:01:09 +02:00 |
|
Sergey
|
47dbb10a95
|
Update galaxy.yml to dev version (#198)
|
2021-02-14 12:15:43 +02:00 |
|
Sergey
|
4002858d0b
|
Release 1.4.3 version (#197)
|
2021-02-14 11:51:37 +02:00 |
|
Sergey
|
dfae85ecad
|
Add docs generation (#196)
|
2021-02-14 11:37:11 +02:00 |
|
Sergey
|
6ee8848310
|
Release 1.4.2 version (#195)
|
2021-02-14 10:41:12 +02:00 |
|
Sergey
|
86c9066771
|
Fix idempotency for multiple ports (#194)
|
2021-02-14 09:47:32 +02:00 |
|
Sagi Shnaidman
|
3204bb2c23
|
Fix CI for various Python versions
|
2021-02-14 08:00:49 +02:00 |
|
Sagi Shnaidman
|
8a61f88d66
|
Don't recreate container if env_file is specified
Fix #178
|
2021-02-11 04:34:25 +02:00 |
|
Sagi Shnaidman
|
596aab757f
|
Fix pylint issues for ansible-test
|
2021-02-11 04:22:04 +02:00 |
|
Sagi Shnaidman
|
2b073c6e89
|
Fix slirp4netns options idempotency
Fix #184
|
2021-02-11 01:54:42 +02:00 |
|
Sagi Shnaidman
|
0bdaa4a78f
|
Fix ambigous variable issue for pylint
|
2021-02-10 20:54:00 +02:00 |
|
Sagi Shnaidman
|
e4f5a8eabe
|
Convert systemd option to a string
And set it to lower to workaround bugs in 3.0.1
|
2021-02-10 20:14:03 +02:00 |
|
Sagi Shnaidman
|
885af0c7c5
|
Change default log level for 3+ versions
|
2021-02-10 18:13:39 +02:00 |
|