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

Dev/add custom key to fileloader #1917

Closed
wants to merge 6 commits into from
Closed

Dev/add custom key to fileloader #1917

wants to merge 6 commits into from

Conversation

bambamboole
Copy link

Q A
Bug fix? No
New feature? Yes
BC breaks? No
Deprecations? No

This PR adds an optional second parameter to the inventory function. This parameter gets piped to the FileLoader's load method (optional as well). It is to specify a custom key under which the hosts definition can be found in the yaml file.

Currently this is just for one level. Because this enough for my use case.

@antonmedv
Copy link
Member

Thanks for your PR. Please rebase in on master branch. The new version of Deployer currently developing in master, so it's the best time to introduce new features.

Please, recreate your PR.

@antonmedv antonmedv closed this Apr 25, 2020
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.

None yet

2 participants