1
0
Fork 0
mirror of https://github.com/containers/ansible-podman-collections.git synced 2026-02-04 07:11:49 +00:00
Commit graph

207 commits

Author SHA1 Message Date
Sergey
cf45010efd
Release 1.8.0 version (#301) 2021-09-17 15:37:31 +03:00
Sergey
5d37e1ee22
Add systemd generation for pods (#299) 2021-09-15 02:44:06 +03:00
Sergey
24329ce5d3
Generate systemd service files for containers (#298) 2021-09-13 17:13:15 +03:00
Sergey
53338e7ec0
Add podman import/export containers modules (#297) 2021-09-12 17:01:38 +03:00
Sergey
ff4e26bbac
Podman image load module (#296) 2021-09-06 02:42:34 +03:00
Sergey
0dd471070a
Podman save module (#295) 2021-09-06 01:36:52 +03:00
Sergey
edbb1ab1db
Release 1.7.1 with bugfixes (#293) 2021-09-01 13:46:16 +03:00
Marcin Skarbek
af7772db77
Add support for podman pod create --infra-name (#292) 2021-09-01 13:42:05 +03:00
Sergey
d707f1e7de
Remove idempotency leftovers of volumes GID,UID (#289)
Fix #282
Remove UID and GID from podman volume options.
We don't support idempotency for them due to conflicting changes
in podman versions.
2021-08-16 16:07:37 +03:00
Sergey
afe55dd277
Fix idempotency when containers have a common network (#279)
Fix #252
2021-08-16 14:28:57 +03:00
Sergey
8ac0752283
Release 1.7.0 version with podman_secret (#288) 2021-08-15 20:16:45 +03:00
Sergey
d13fe1f850
Run tests with podman secret (#287) 2021-08-15 20:04:51 +03:00
Sergey
1f28b52242
Fix modules for newest pylint in ansible-test (#286) 2021-08-15 19:40:07 +03:00
Aliaksandr Mianzhynski
e9ace7b4bf
Add initial secrets support (#284)
* Add initial secrets support
2021-08-10 15:35:48 +03:00
Sergey
cc6b26ea22
Release 1.6.2 (#280) 2021-08-02 16:28:55 +03:00
Sergey
c9e642d134
Add meta/runtime.yml which is required for Galaxy now (#281) 2021-08-02 16:25:23 +03:00
Sergey
ed681ef10e
Fix idempotency with systemd podman files (#278)
Fix #276
Label 'podman_systemd_unit' is the marker for container starting
from systemd generated file. In this case:
* Ignore podman_systemd_unit label
* Ignore cidfile settings when this label presents
2021-08-02 12:59:43 +03:00
Sorin Sbarnea
d1698121a9
Avoid exposing pipelining support for podman connections (#275)
Fixes: https://github.com/ansible-community/molecule-podman/issues/2
2021-07-29 19:56:04 +03:00
Sergey
9ff36649ab
Change present state to be as created state (#263)
For being more compliant with docker module.
See #257
2021-07-07 18:48:50 +03:00
Sergey
8ada1501f6
Disable no-hosts idempotency (#273)
Because of podman bug we can't discover what's --no-hosts option
set to.
2021-07-07 12:11:13 +03:00
Sergey
06cc4490da
Remove idempotency for volume UID/GID (#272)
Because of difficulty with UID/GID detection in various podman
versions for volumes, don't check idempotency for volume UID/GID.
If need to recreate use "recreate" option as "true".
2021-07-07 01:51:12 +03:00
Sergey
559c4e2ad6
Bump to dev version (#271) 2021-06-08 16:03:37 +03:00
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