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
d13fe1f850
Run tests with podman secret ( #287 )
2021-08-15 20:04:51 +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
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
16ab958a3a
Add CI for podman_login module ( #237 )
2021-04-05 20:41:53 +03: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
Sagi Shnaidman
3204bb2c23
Fix CI for various Python versions
2021-02-14 08:00:49 +02:00
Sagi Shnaidman
cd652fe2ee
Remove 'detach' when creating container
2020-12-20 18:30:17 +02:00
Sergey
2a84642c3f
Add podman_containers module for multiple containers ( #141 )
2020-12-13 20:59:07 +02:00
Clemens Lange
92389abff2
Add podman_login_info module ( #133 )
...
related to #93
2020-10-26 17:32:39 +02:00
Clemens Lange
05746224e0
Add podman logout module ( #134 )
...
* Add podman logout module
* Add more tests
* Fix output string comparison (due to podman inconsistency)
* Fix copy and paste error
* Use full module path and name
Fix #94
2020-10-26 15:22:38 +02:00
Sergey
297995540b
Add jobs for Ansible 2.10 and 2.11 releases ( #124 )
2020-10-18 22:47:41 +03:00
Sergey
c97a56a0a2
Add podman_network module ( #107 )
...
And add release 1.3.0
2020-09-03 01:38:25 +03:00
Sergey
8e45217465
Add setup files for Pip installation ( #100 )
2020-08-06 15:39:32 +03:00
Sergey
69b034b263
Fix yaml python dep in root tests ( #96 )
...
Use different python interpretators for root and rootless tests,
as it's a problem in Ubuntu 18.
2020-08-03 14:49:55 +03:00
Sergey
e1a81db9ea
Fix publish job ( #89 )
...
Add dry run job for testing publishing
2020-07-22 13:06:07 +03:00
Sergey
869c644448
Improve podman volume info tests with new module ( #88 )
2020-07-22 09:11:26 +03:00
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