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

Issue: #307 added module_defaults action groups #335

Merged
merged 2 commits into from
Jan 7, 2024

Conversation

sumanth-lingappa
Copy link
Collaborator

All netscaler.adc collection modules have a common set of args (nsip, nitro_user, nitro_pass1 etc). There are three ways these common args can be specified in the playbook

  1. specify these for every playbook-ask -- will be cumbersome (takes unnecessary lines)
  2. specify environment variables -- Refer to playbook_anatomy.md
  3. provide module_defaults per playbook -- THIS IS THE NEW IMPLEMENTATION IN THIS PR

@sumanth-lingappa sumanth-lingappa merged commit b4972c2 into main Jan 7, 2024
8 checks passed
@sumanth-lingappa sumanth-lingappa deleted the issue-307-action-groups-default-arg branch January 7, 2024 14:47
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.

1 participant