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

zone defaults to public, instead of default_zone #13

Open
goniomdq opened this issue Sep 6, 2020 · 1 comment
Open

zone defaults to public, instead of default_zone #13

goniomdq opened this issue Sep 6, 2020 · 1 comment

Comments

@goniomdq
Copy link

goniomdq commented Sep 6, 2020

Most tasks where a zone is required default to 'public'.
I suggest they should default to 'default_zone' and then to public, which can be achieved by doing this:
zone: "{{ item.value.zone|default(default_zone|default('public')) }}"

@FlatKey
Copy link
Owner

FlatKey commented Dec 18, 2020

@goniomdq Thank you for this enhancement hint, I'll try it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants