Compare commits

...
Sign in to create a new pull request.

113 commits

Author SHA1 Message Date
Debarshi Ray
c561ac16e4 Fix the build by ensuring that the %{_unitdir} RPM macro is defined
A BuildRequires on systemd should be added as specified in the Fedora
packaging guidelines: https://fedoraproject.org/wiki/Packaging:Systemd

It's likely that something in the dependency chain is implicitly
pulling in the systemd RPM, but that might change.
2019-03-19 20:01:35 +01:00
Ed Santiago
13c2d363f7 Screwup fix: remove test-environment hacks
I accidentally left in some code used for testing
the CI setup.

Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-03-13 07:35:04 -06:00
Ed Santiago
fb27e46c4c New tests subpackage
Define a new podman-tests subpackage, containing a set of
tests intended to be run as gates. As of this initial checkin,
this consists of a set of BATS tests in /usr/share/podman .

Include a configuration for running under Fedora CI

Signed-off-by: Ed Santiago <santiago@redhat.com>
2019-03-12 08:33:12 -06:00
Daniel J Walsh
6484e52ff8
Upstream 1.1.2 release 2019-03-05 13:07:40 -05:00
Daniel J Walsh
e9ac3e164c
Upstream 1.1.0 release 2019-02-27 07:43:22 -05:00
Daniel J Walsh
a12dcedf44
Upstream 1.0.0 release 2019-01-12 08:40:28 -05:00
Daniel J Walsh
db89698d63
Upstream 1.0.0 release 2019-01-12 07:31:11 -05:00
baude
8a2bd0adc7 upstream 0.12.1.2
Signed-off-by: baude <bbaude@redhat.com>
2018-12-13 13:56:11 -06:00
baude
91e1364b9e upstream 0.12.1.1
Signed-off-by: baude <bbaude@redhat.com>
2018-12-07 13:58:15 -06:00
baude
35a96ec3b7 upstream 0.12.1
Signed-off-by: baude <bbaude@redhat.com>
2018-12-06 19:33:37 -06:00
Ed Santiago
a21eb3d874 pypodman: add rpm deps on python3-podman, pytoml
Fixes:

  pkg_resources.DistributionNotFound: The 'pytoml' distribution was not found and is required by pypodman
   "  "  "  "    "   "   "   "  "  "   "  'podman'  "  " " ...

Signed-off-by: Ed Santiago <santiago@redhat.com>
2018-11-26 09:24:29 -07:00
baude
0e78a5adcf upstream 0.11.1 2018-11-08 16:05:02 -06:00
Lokesh Mandvekar
72848677f1 podman-0.10.1.3-3.gitdb08685
- correct bug id in previous changelog entry

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-10-28 20:12:05 -04:00
Lokesh Mandvekar
a6cce5cd5e podman-0.10.1.3-2.gitdb08685
- Resolves: #1643733 - build podman with ostree support

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-10-28 19:31:39 -04:00
Lokesh Mandvekar
6220c50f8d podman-0.10.1.3-1.gitdb08685
- bump to v0.10.1.3
- correct changelog errors

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-10-18 15:33:59 -04:00
Daniel J Walsh
f181ec19f7
Upstream 10.1 release 2018-10-12 08:38:58 -04:00
Daniel J Walsh
c124075fb7
Upstream 10.1 release 2018-10-12 08:08:49 -04:00
Daniel J Walsh
3c15b01ad2
Upstream 10.1 release 2018-10-12 07:49:48 -04:00
baude
afd80b7684 Upstream 0.9.3.1
Signed-off-by: baude <bbaude@redhat.com>
2018-09-25 16:37:44 -05:00
Daniel J Walsh
7e477b7431
Fix required version of runc 2018-09-25 10:14:26 -04:00
Lokesh Mandvekar
fe75b40de8 podman-0.9.3-4.gita723353
- bump to v0.9.3
- fix prior erroneous merges
- no epoch for f28

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-09-24 11:26:30 -04:00
Lokesh Mandvekar
8b0042679c Revert "autobuilt c3a0874"
This reverts commit b277253c62.
2018-09-24 11:15:02 -04:00
Lokesh Mandvekar
acf9b5e957 Revert "autobuilt c3a0874"
This reverts commit 7a42969101.
2018-09-24 11:14:50 -04:00
Daniel J Walsh
7a42969101
autobuilt c3a0874 2018-09-22 07:37:19 -04:00
Daniel J Walsh
b277253c62
autobuilt c3a0874 2018-09-22 06:50:41 -04:00
Yanko Kaneti
6f642154c9 Point URL to podman.io 2018-09-20 16:16:41 +03:00
Daniel J Walsh
8e80a75a47
Merge in fixes for podman build, to handle symbolic links and running sudo in Dockerfile 2018-09-17 12:52:52 -04:00
baude
9c8930ba62 upstream 0.9.2 2018-09-14 20:19:59 -05:00
Daniel J Walsh
a10ce0d084
podman no longer requires atomic-registries
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-09-14 07:12:25 -04:00
baude
b40feeab2e correct typo
Signed-off-by: baude <bbaude@redhat.com>
2018-09-13 12:18:31 -05:00
Lokesh Mandvekar
013d065b27 fix .gitignore
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-09-12 15:16:01 -04:00
baude
f87db43526 Remove device-mapper support
Signed-off-by: baude <bbaude@redhat.com>
2018-09-12 08:47:19 -05:00
Lokesh Mandvekar
9acd5e68d2 import cri-o tarball for conmon
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-09-11 23:44:18 -04:00
Lokesh Mandvekar
1938293f08 podman-1:0.9.1.1-1.dev.git95dbcad
- bump to v0.9.1.1
- built commit 95dbcad

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-09-11 23:37:13 -04:00
Daniel J Walsh
d6e7ed48ae
Grab correct commit for podman-0.9.1 2018-09-09 07:18:39 -04:00
baude
fa17b14f73 Adding specific container selinux recommends
Signed-off-by: baude <bbaude@redhat.com>
2018-09-07 15:17:33 -05:00
baude
f17a8930e8 Upstream 0.9.1 release
Signed-off-by: baude <bbaude@redhat.com>
2018-09-07 15:07:57 -05:00
Daniel J Walsh
8f41b45606
Fix required version of runc 2018-09-04 12:26:42 -04:00
Daniel J Walsh
feb2d5d8a0
Fix rpm -qi podman to show the correct URL 2018-09-04 09:58:37 -04:00
Daniel J Walsh
3c16fb4a04
Fix required version of runc 2018-09-04 09:26:45 -04:00
Daniel J Walsh
e77b95c0c7
Add a specific version of runc or later to require 2018-09-03 07:08:19 -04:00
baude
ec2a32462a upstream 0.8.5
Signed-off-by: baude <bbaude@redhat.com>
2018-08-31 17:53:44 -05:00
baude
2b4131b56f Upstream 0.8.5 release
Signed-off-by: baude <bbaude@redhat.com>
2018-08-31 17:47:40 -05:00
Lokesh Mandvekar
e56f0c7587 podman-0.8.4-2.git9f9b8c
- correct min dep on containernetworking-plugins
- update bundled provides

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-30 09:38:47 -04:00
Lokesh Mandvekar
5b6a96b26d correct min dep on containernetworking-plugins
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-30 09:15:34 -04:00
Daniel J Walsh
5da99bc5e6
Upstream 0.8.4 release 2018-08-26 07:25:16 -04:00
Lokesh Mandvekar
a30fb92322 podman-0.8.3-4.git9d09a4
- Resolves: #1619411 - python3-podman requires python3-psutil

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-22 10:59:53 -04:00
Lokesh Mandvekar
af179a4f51 podman-0.8.3-3 - bump release tag
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-22 10:18:14 -04:00
Lokesh Mandvekar
8ce38a4ee1 podman-0.8.3-3.git9d09a4
- podman-docker conflicts with moby-engine
- podman requires containernetworking-plugins, nftables
- use default %%gobuild definition

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-08-22 10:17:02 -04:00
Daniel J Walsh
b96c8081c5
Remove requires buildah 2018-08-21 12:21:37 -07:00
baude
ddbbc71208 upstream 0.8.3 release
Signed-off-by: baude <bbaude@redhat.com>
2018-08-17 16:00:51 -05:00
Daniel J Walsh
c92ca272fc
python3-podman requires psutil package
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-08-16 15:01:24 -04:00
Daniel J Walsh
c8a2ce2314
Upstream 0.8.2.1 release
Add support for podman-docker
Add support for podman shipping its own conmon. Need newer version than shipped conmon package.
-* Sat Aug 11 2018 baude <bbaude@redhat.com> 0.8.2-1.git7a526bb
-Upstream 0.8.2 release
2018-08-12 05:52:02 -04:00
baude
c6997b69eb Upstream 0.8.2 release
Signed-off-by: baude <bbaude@redhat.com>
2018-08-11 06:59:30 -05:00
Daniel J Walsh
6bee78fbaf
Add recommends for slirp4netns and container-selinux
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-08-08 13:11:42 -06:00
Daniel J Walsh
086837c054
Update conmon requirement
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-08-07 14:43:37 -06:00
Daniel J Walsh
337905973b
Bump to v0.8.1 2018-08-04 05:29:09 -04:00
Daniel J Walsh
e2ca4dcd13
Bump to v0.8.1 2018-08-04 04:22:58 -04:00
Daniel J Walsh
70dbcabb01
Bump to v0.8.1 2018-08-04 04:19:30 -04:00
Daniel J Walsh
9dde582730
podman does not require atomic-registries.conf to be installed
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2018-08-01 09:15:13 -04:00
Daniel J Walsh
6bc1c31ac2
Fix commit version so we get the right code 2018-07-29 07:00:55 -04:00
baude
c12296a7c3 Building 0.7.4 upstream with local spec changes for python from lsm
Signed-off-by: baude <bbaude@redhat.com>
2018-07-28 10:31:06 -05:00
Daniel J Walsh
be378a57e8
Merge branch 'f28' of ssh://pkgs.fedoraproject.org/rpms/podman into f28 2018-07-27 15:49:13 -04:00
Daniel J Walsh
6bcad08f93
Release Version 2018-07-27 15:39:35 -04:00
Lokesh Mandvekar
5038345fd0 podman-0.7.4-2.dev.gitbd7566f
- fix version for python subpackages

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-07-27 15:38:09 -04:00
Daniel J Walsh
1ae4113a71
Upstream 0.7.4 2018-07-27 15:17:28 -04:00
Daniel J Walsh
0fa51fa221
Upstream 0.7.4 2018-07-27 13:49:52 -04:00
Daniel J Walsh
f3ba9b5200
Upstream 0.7.4 2018-07-27 13:29:35 -04:00
Daniel J Walsh
7803132c0a
Upstream 0.7.4 2018-07-27 13:20:56 -04:00
Daniel J Walsh
69749ff6cd
Upstream 0.7.4 2018-07-27 12:39:50 -04:00
Daniel J Walsh
88be0f4dd0
Upstream 0.7.4 2018-07-27 12:36:13 -04:00
Daniel J Walsh
31525d7144
Upstream 0.7.4 2018-07-27 12:30:15 -04:00
Daniel J Walsh
ddf164b596
Change container-selinux Requires to Recommends 2018-07-23 15:15:51 -04:00
Daniel J Walsh
2dbbbfcb3c
Turn on ostree support 2018-07-21 07:17:14 -04:00
baude
114a33e134 Upstream 0.7.3
Signed-off-by: baude <bbaude@redhat.com>
2018-07-20 14:33:28 -05:00
Daniel J Walsh
86693f8c10
Merge python3-podman and python3-pypodman into the same subpackage. 2018-07-14 06:47:47 -04:00
baude
b4ee449e68 Upstream 0.7.2 2018-07-13 20:54:30 -05:00
baude
c80c59c756 Add varlink build tags for f28
Signed-off-by: baude <bbaude@redhat.com>
2018-07-13 08:40:32 -05:00
Lokesh Mandvekar
e3e854460a podman-0.7.2-1.dev.git4f9b1ae
- built commit 4f9b1ae
- Resolves: #1598581, #1599130 - CVE-2018-10892

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-07-10 10:40:52 -04:00
baude
d6a5dc701f Upstream 0.7.1 2018-07-06 17:21:41 -05:00
baude
b986a94248 Upstream 0.6.5 2018-06-29 15:52:11 -05:00
Lokesh Mandvekar
82a2caea2c podman-0.6.4-2.gitd5beb2f4f
- built conmon from cri-o commit 0acf849

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-06-26 10:46:39 -04:00
baude
9460085e28 Upstream 0.6.4 2018-06-22 15:12:40 -05:00
baude
10f7b22dbd Upstream 0.6.3 2018-06-15 11:59:52 -05:00
Daniel J Walsh
c656598dfd
Bump to v0.6.2 2018-06-11 14:34:42 -04:00
Daniel J Walsh
90e1eeae5e
Bump to v0.6.2 2018-06-11 14:33:51 -04:00
Daniel J Walsh
8a73424f91
Update v0.6.2 2018-06-08 15:15:49 -04:00
baude
0b8c59b9e1 Upstream 0.6.1 release 2018-06-01 17:37:57 -05:00
baude
c5e7c48a70 generate the varlink go file prior to build
Signed-off-by: baude <bbaude@redhat.com>
2018-05-29 15:37:34 -05:00
baude
5411eea506 Upstream 0.5.4 2018-05-25 13:04:52 -05:00
baude
199c77bcd6 Patching to correct paths and security permissions 2018-05-19 10:53:13 -05:00
baude
5f72cc86c5 Upstream 0.5.3 2018-05-18 13:24:57 -05:00
baude
50ed84c11a Upstream 0.5.2 2018-05-11 13:16:42 -05:00
baude
b344017071 Upstream 0.5.1 release 2018-05-04 10:48:45 -05:00
baude
ef20a8ac6e Release 0.4.4-2 ... fixes to commit and systemd files 2018-05-01 07:56:34 -05:00
baude
6aebb2d2fb Upstream release 0.4.4 2018-04-27 19:13:09 -05:00
baude
0c45b4d7d4 Upstream 0.4.3 2018-04-20 12:47:04 -05:00
baude
c8ef7b7fa2 Add runtime dep for oci-systemd-hook
Signed-off-by: baude <bbaude@redhat.com>
2018-04-16 13:22:42 -05:00
baude
ec027cf18b New Upstream 0.4.2 release and updated conmon 2018-04-13 14:13:42 -05:00
baude
7e4a45e6c2 Upstream release 0.4.1 2018-04-05 12:25:35 -05:00
Daniel J Walsh
da31d4ffcb Add proper version of conmon 2018-04-03 08:44:59 -04:00
Daniel J Walsh
582532fe26 Add proper version of conmon 2018-04-03 08:24:05 -04:00
baude
d8652e3ca3 Upstream 0.3.5 2018-03-29 13:40:58 -05:00
baude
149573eb60 Upstream release 0.3.4 2018-03-23 13:23:10 -05:00
baude
88f1d4ca3c upstream 0.3.3 2018-03-16 10:42:46 -05:00
Lokesh Mandvekar
8e969a4644 podman-0.3.3-1.dev.gitbc358eb
- built podman commit bc358eb
- built conmon from cri-o commit 712f3b8

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2018-03-14 14:22:12 -04:00
baude
0e356c10ff Version 0.3.2-1 2018-03-09 09:32:14 -06:00
baude
2a9ea33c66 version correction 2018-03-04 11:16:19 -06:00
baude
2582eb7057 0.3.1-1 2018-03-02 15:36:04 -06:00
baude
fbf1e09bee correct version/release
Signed-off-by: baude <bbaude@redhat.com>
2018-03-02 15:29:45 -06:00
baude
1088201f44 Release 0.3.1-1
Signed-off-by: baude <bbaude@redhat.com>
2018-03-02 15:23:47 -06:00
Peter Robinson
821230280a Build on ARMv7 too (Fedora supports containers on that arch too) 2018-02-25 13:38:41 +00:00
baude
4cf91c5352 v0.2.2 2018-02-23 13:28:18 -06:00
6 changed files with 894 additions and 189 deletions

112
.gitignore vendored
View file

@ -2,3 +2,115 @@
/libpod-3d0100b.tar.gz
/libpod-3723cec.tar.gz
/libpod-525e3b1.tar.gz
/libpod-c187538.tar.gz
/libpod-98b95ff.tar.gz
/libpod-f79a39a.tar.gz
/cri-o-712f3b8.tar.gz
/libpod-bc358eb.tar.gz
/libpod-b47fc0d.tar.gz
/libpod-57b403e.tar.gz
/libpod-304bf53.tar.gz
/libpod-db6bf9e.tar.gz
/libpod-998fd2e.tar.gz
/libpod-864b9c0.tar.gz
/libpod-77a1665.tar.gz
/libpod-6f51a5b.tar.gz
/libpod-191da31.tar.gz
/libpod-62b59df.tar.gz
/libpod-fa8442e.tar.gz
/libpod-6c5ebb0.tar.gz
/libpod-96d1162.tar.gz
/libpod-6a9dbf3.tar.gz
/libpod-f2658ec.tar.gz
/libpod-228732d.tar.gz
/libpod-9b457e3.tar.gz
/libpod-cf1d884.tar.gz
/libpod-398133e.tar.gz
/libpod-bef93de.tar.gz
/libpod-58cb8f7.tar.gz
/libpod-39a7a77.tar.gz
/libpod-6774425.tar.gz
/libpod-eda0fd7.tar.gz
/libpod-7a0a855.tar.gz
/libpod-970eaf0.tar.gz
/libpod-64dc803.tar.gz
/libpod-5ae940a.tar.gz
/libpod-bb0e754.tar.gz
/libpod-fa4705c.tar.gz
/libpod-faa8c3e.tar.gz
/libpod-2526355.tar.gz
/libpod-cc1bad8.tar.gz
/libpod-07253fc.tar.gz
/libpod-45838b9.tar.gz
/libpod-0613844.tar.gz
/libpod-9fcc475.tar.gz
/libpod-624660c.tar.gz
/libpod-c54b423.tar.gz
/libpod-44d1c1c.tar.gz
/libpod-8ee0f2b.tar.gz
/libpod-a127b4f.tar.gz
/libpod-a9e9fd4.tar.gz
/libpod-22e6f11.tar.gz
/libpod-13f7450.tar.gz
/libpod-cae49fc.tar.gz
/libpod-14cf6d2.tar.gz
/libpod-7b2b2bc.tar.gz
/libpod-b1ebad9.tar.gz
/libpod-1cbce85.tar.gz
/libpod-b78e7e4.tar.gz
/libpod-1e9e530.tar.gz
/libpod-ab72130.tar.gz
/libpod-95ea3d4.tar.gz
/libpod-65033b5.tar.gz
/libpod-6bdf023.tar.gz
/libpod-b43677c.tar.gz
/libpod-9e13457.tar.gz
/libpod-5645789.tar.gz
/libpod-f228cf7.tar.gz
/libpod-6804fde.tar.gz
/libpod-4bd0f22.tar.gz
/libpod-7182339.tar.gz
/libpod-e89bbd6.tar.gz
/libpod-208b9a6.tar.gz
/libpod-56133f7.tar.gz
/libpod-fd12c89.tar.gz
/libpod-d61d8a3.tar.gz
/libpod-b96be3a.tar.gz
/libpod-767b3dd.tar.gz
/libpod-6d8fac8.tar.gz
/libpod-f2462ca.tar.gz
/libpod-99959e5.tar.gz
/libpod-ca6ffbc.tar.gz
/libpod-0660108.tar.gz
/libpod-f661e1d.tar.gz
/libpod-c7424b6.tar.gz
/libpod-4f9b1ae.tar.gz
/libpod-84cfdb2.tar.gz
/libpod-86154b6.tar.gz
/libpod-9a18681.tar.gz
/libpod-c90b740.tar.gz
/libpod-9c806a4.tar.gz
/libpod-3dd577e.tar.gz
/libpod-87d8edb.tar.gz
/libpod-433cbd5.tar.gz
/libpod-5a4e590.tar.gz
/libpod-1a439f9.tar.gz
/libpod-3d55721.tar.gz
/libpod-65c31d4.tar.gz
/libpod-123de30.tar.gz
/libpod-95dbcad.tar.gz
/libpod-19cb754.tar.gz
/libpod-81df604.tar.gz
/libpod-a723353.tar.gz
/libpod-1cd906d.tar.gz
/libpod-e4a1553.tar.gz
/cri-o-a30f93c.tar.gz
/libpod-db08685.tar.gz
/libpod-a4adfe5.tar.gz
/libpod-7ba215f.tar.gz
/libpod-66d3499.tar.gz
/libpod-9551f6b.tar.gz
/libpod-82e8011.tar.gz
/libpod-006206a.tar.gz
/libpod-0ad9b6b.tar.gz
/libpod-b33a00e.tar.gz

File diff suppressed because it is too large Load diff

View file

@ -1 +1,2 @@
SHA512 (libpod-525e3b1.tar.gz) = 0826e974cb84a1f82977a1adea97f622d1b6027076e3c2f367641c7f47bb101bcd7f1c88f5803bd122a41948be029780f34b27fe567e97d71114fb9899d3150e
SHA512 (cri-o-a30f93c.tar.gz) = 8bfa291fe3720259b63abaae5b0e50574a3437e1742c84fca36ff325d046ddd81a406a26fe0a3c4760b4c69a7e065a9b1ac550f2e061b45aadc7faf4702b798d
SHA512 (libpod-b33a00e.tar.gz) = a682d6e79d23f31ec9a969cacdf108f3c0b21cf61bd8f9cb329f272c237777a15f68e6b74b7217d99985d41e75b3b7d9b9bfe4c5c84c8194ba082a288f1bdce1

13
tests/test_podman.sh Executable file
View file

@ -0,0 +1,13 @@
#!/bin/bash
#
# Simple podman tests
#
rm -f /tmp/test.log /tmp/test.debug.log
# Log program versions
rpm -q podman podman-tests >/tmp/test.debug.log
bats /usr/share/podman/test/system &> /tmp/test.log
echo "bats completed with status $?" >>/tmp/test.debug.log

35
tests/test_podman.yml Normal file
View file

@ -0,0 +1,35 @@
---
- hosts: localhost
vars:
- artifacts: ./artifacts
# FIXME! It would be cleaner to include 'podman' in this list; but the
# dnf module is broken in ansible <= 2.8, it doesn't report failures
# to install as long as _one_ package installs! So if podman installs
# but podman-tests doesn't, the `dnf` stanza succeeds, then the test
# one fails with a less-than-helpful error.
#
# See https://github.com/ansible/ansible/pull/49760
- required_packages:
- podman-tests
tags:
- classic
- container
tasks:
- name: install packages
dnf: name="{{ required_packages }}" state=installed
enablerepo=updates-testing
- block:
# FIXME: how to make two passes, one as root and one rootless?
- name: Run test
script: ./test_podman.sh
always:
- name: Pull out logs
fetch:
src: "/tmp/{{ item }}"
dest: "{{ artifacts }}/{{ item }}"
flat: yes
with_items:
- test.log
- test.debug.log

1
tests/tests.yml Normal file
View file

@ -0,0 +1 @@
- import_playbook: test_podman.yml