Commit graph

4 commits

Author SHA1 Message Date
Sam Doran
6b2b876d43
Make Docker and Podman play nice ()
podman 1.4 now installs docker man pages. Add handler to remove docker packages to avoid test failure due to this conflict.

Adjust inventory_docker_swarm integration test
Add conditional to cleanup handlers to allow use of the setup_docker role without removing packages at the end of the play. The inventory_docker_swarm integration tests does its own cleanup.
2019-11-18 15:08:58 -05:00
Sam Doran
a385ad321b
Use newer version of podman on RHEL ()
- Use same podman version for RHEL 7 and 8
- Pin to version 1.4
2019-11-17 12:45:10 -05:00
Sam Doran
691976c3d0
Fix podman_image integration tests ()
Pin podman package at a specific version
2019-07-30 15:11:35 -04:00
Sam Doran
c2be342ce1 Add podman_image and podman_image_info modules ()
* Add podman_image and podman_image_info modules

* Add integration test for podman_image_info

* Change parameter names per feedback

* Add integration tests for podman_image
2019-04-10 18:28:09 -05:00