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

move plugin groups to under groups key #44

Closed
grizz opened this issue Jul 6, 2018 · 0 comments · Fixed by #75
Closed

move plugin groups to under groups key #44

grizz opened this issue Jul 6, 2018 · 0 comments · Fixed by #75
Milestone

Comments

@grizz
Copy link
Member

grizz commented Jul 6, 2018

Instead of

    public_dns:
      hosts:

it should be nested under groups like

    groups:
      - name: public_dns
        hosts:

to allow for future config that may conflict with existing group names

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 a pull request may close this issue.

1 participant