Skip to content

allow extra arguments to make run with a catch#2476

Open
cat-bro wants to merge 1 commit intousegalaxy-au:masterfrom
cat-bro:allow_extra_arguments_to_make_run_with_a_catch
Open

allow extra arguments to make run with a catch#2476
cat-bro wants to merge 1 commit intousegalaxy-au:masterfrom
cat-bro:allow_extra_arguments_to_make_run_with_a_catch

Conversation

@cat-bro
Copy link
Copy Markdown
Collaborator

@cat-bro cat-bro commented Mar 18, 2025

With this change you could run
make run dev -- --skip-tags users

or any number of ansible-playbook command flags: --extra-vars etc

note the extra -- between the original command and the extra flags

@cat-bro cat-bro requested a review from neoformit March 24, 2025 00:20
@cat-bro
Copy link
Copy Markdown
Collaborator Author

cat-bro commented Mar 24, 2025

I don't love this because it uses made-up logic, but it is convenient

@neoformit
Copy link
Copy Markdown
Collaborator

Should we put a few lines in the README on running with make?

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