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

Fix 'Using bare variables is deprecated' depreciation warning #35

Merged

Conversation

veger
Copy link
Contributor

@veger veger commented Oct 26, 2016

This fixes the following deprecation warning:

[DEPRECATION WARNING]: Using bare variables is deprecated. Update your playbooks so that the environment value uses the full variable syntax ('{{marathon_additional_configs}}').
This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

@ernestas-poskus ernestas-poskus merged commit ec5cd27 into AnsibleShipyard:master Oct 29, 2016
@veger veger deleted the fix_depreciation_warning branch November 21, 2016 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants