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

20 commits

Author SHA1 Message Date
Sergey
4069b600ea
Create podman_volume module for volumes management (#87) 2020-07-22 09:04:00 +03:00
Sergey
efae6e0b9c
Add podman pod and pod info modules (#81) 2020-07-19 20:23:43 +03:00
Sergey
3726e2a1c7
Add ubuntu 20.04 to CI as it has podman 2.0.1 version (#83)
Fix idempotency issues in podman_container
Add creating workdir, buildah issue: https://github.com/containers/buildah/issues/2475
Fix #68
Fix #69
Should help to #80 as well, but will be handled separately.
2020-07-16 21:21:17 +03:00
Sergey
70b7727327
Schedule sanity jobs to run nightly (#64) 2020-06-23 20:14:42 +03:00
Sergey
c485fb8b19
Add 2.10 jobs and 2.11 ignore file (#63) 2020-06-22 11:02:46 +03:00
Sergey
b7d3d95a79
Separate idempotency tests to a different job (#60) 2020-06-14 15:19:12 +03:00
Sergey
3330f840c0
Add build script (#58) 2020-06-08 22:33:26 +03:00
Sergey
8b717f9201
Relicense under GPLv3 and clean up modules (#57)
Clean up modules according to last Ansible changes
Set license for GPLv3 to avoid various possible issues
2020-06-08 17:07:16 +03:00
Sergey
d2bfe796f5
Revert "Hold on jobs" (#55)
This reverts commit ce0b45a1c4.
2020-06-01 02:26:08 +03:00
Sagi Shnaidman
ce0b45a1c4 Hold on jobs 2020-06-01 02:22:03 +03:00
Sergey
2635eab02e
Add tests for idempotency (#53) 2020-06-01 02:04:04 +03:00
Sagi Shnaidman
2bafc01e3c Update README and tests 2020-05-20 02:05:57 +03:00
Sergey
b421c19e70
Add CI for podman_network_info module (#38) 2020-05-11 00:01:38 +03:00
Sergey
76add0a15b
Add CI for podman_image, podman_image_info, podman_volume_info (#37) 2020-05-10 23:47:57 +03:00
Sagi Shnaidman
f278a5502d Add CI for podman_image 2020-05-10 22:53:30 +03:00
Sagi Shnaidman
277a3129f0 Add CI for podman_container 2020-05-10 20:34:22 +03:00
Sagi Shnaidman
3d1c38c3c2 Buildah connection rootless 2020-05-05 13:36:41 +03:00
Sagi Shnaidman
f79f36fd38 Set up testing for podman connection 2020-05-01 22:45:50 +03:00
Sagi Shnaidman
272ab1f139 Optimize CI 2020-04-07 01:16:17 +03:00
Sagi Shnaidman
750ed503df Github workflow 2020-03-30 21:43:23 +03:00