ttu-capstone-podman / podman-installer-mac

"Turn-key" installer for Podman on MacOS. Tennessee Tech University Senior Capstone project.
2 stars 0 forks source link

Install Podman Mac client using Ansible #3

Open RothAndrew opened 4 years ago

RothAndrew commented 4 years ago

Story:

As a user of the Podman Mac Installer, I want to install the Podman Mac client using Ansible

Acceptance Criteria:

  1. Latest version of podman is installed using Homebrew if it isn't already installed
  2. If podman is already installed, do nothing
  3. Instructions are present in the podman-installer-mac README on how to run it.