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

Code refactor + new features #109

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

abikouo
Copy link
Collaborator

@abikouo abikouo commented Apr 16, 2024

Closes #69
Closes #71

This pull request includes the following changes:

  • Code refactoring to use acceptance tests framework
  • Add new features for resource/playbook: skip_tags and start_at_task

@gravesm
Copy link
Member

gravesm commented Apr 17, 2024

Can you break this up into multiple PRs? At the very least, the refactoring should be in its own PR. It's really hard to tell why most of the changes in this PR were made. Ideally, a PR should be focused and fix one problem.

@abikouo
Copy link
Collaborator Author

abikouo commented Apr 17, 2024

Can you break this up into multiple PRs? At the very least, the refactoring should be in its own PR. It's really hard to tell why most of the changes in this PR were made. Ideally, a PR should be focused and fix one problem.

@gravesm thanks for the feedback. 2 PRs will be generated, here the first one
#111
The next one introducing new features will be created one this one is merged

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.

Add skip_tags in the ansible_playbook Please add ansible.cfg info to output
2 participants