Skip to content

Conversation

@shaver007
Copy link
Owner

@shaver007 shaver007 commented Nov 18, 2025

📝 Pull Request

Chore/create/ansible playbook

Description

Create Ansible playbook to build and run an image locally.
Create Ansible playbook to pull a remote image and run it locally.

Testing

How can reviewers test your changes?

  1. Run
    ansible-playbook build-and-run.yml -vvv
    ansible-playbook pull-and-start.yml -vvv

  2. Run
    docker ps -a

  3. Verify that the two new containers are up and running.


Checklist

  • Code builds and runs without errors
  • Tests (if any) pass
  • No unused files or comments

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.

2 participants