Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration of Podman modules from Ansible to Containers #3

Merged
merged 1 commit into from
Mar 6, 2020

Conversation

sshnaidm
Copy link
Member

@sshnaidm sshnaidm commented Mar 6, 2020

Close #2
Migrate podman code from ansible to collection: containers.podman
example:
Install collection with ansible-galaxy collection install containers.podman
and run:

- containers.podman.podman_image:
    name: alpine

@sshnaidm sshnaidm merged commit cb59c91 into containers:master Mar 6, 2020
@sshnaidm sshnaidm deleted the migrate branch March 6, 2020 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate podman modules from Ansible into collection
1 participant