Run Ansible Molecule scenarios easily from the command line #12

Closed
opened 2024-03-02 00:47:07 +00:00 by emil · 1 comment
Owner

User story

As an engineer, I'd like to be able to run all or some of the Ansible Molecule scenarios from the command line easily.

Context

Running the Molecule Scenarios is currently described in the README.md and the procedure is neither easy nor intuitive. We could just define yet another Task build task to implement it in a consistent way.

Acceptance Criteria

  • A Task task for running all Ansible Molecule scenarios has been introduced.
    - [ ] A Task task for running selected Ansible Molecule scenarios has been introduced.
  • README.md has been updated to provide correct guidance on executing Ansible Molecule scenarios.
# User story As an engineer, I'd like to be able to run all or some of the Ansible Molecule scenarios from the command line easily. # Context Running the Molecule Scenarios is currently described in the `README.md` and the procedure is neither easy nor intuitive. We could just define yet another [Task](https://github.com/go-task/task) build task to implement it in a consistent way. # Acceptance Criteria - [x] A Task task for running all Ansible Molecule scenarios has been introduced. ~~- [ ] A Task task for running selected Ansible Molecule scenarios has been introduced.~~ - [x] `README.md` has been updated to provide correct guidance on executing Ansible Molecule scenarios.
emil added the
enhancement
Infrastructure
labels 2024-03-02 00:47:07 +00:00
emil added this to the v1.0.0 project 2024-03-02 00:47:07 +00:00
emil added reference i-12-automate-molecule-scenarios 2024-03-04 23:48:46 +00:00
Author
Owner

Let's reduce the scope to a single task for executing all of the existing Ansible Molecule scenarios in the project. It is highly unlikely that we would be introducing more scenarios right now and there is only one scenario.

Let's reduce the scope to a single task for executing all of the existing Ansible Molecule scenarios in the project. It is highly unlikely that we would be introducing more scenarios right now and there is only one scenario.
emil closed this issue 2024-03-04 23:59:13 +00:00
Sign in to join this conversation.
No description provided.