rhtconsulting / rhc-ose

OpenShift Automation and Utilities by Red Hat Consulting
42 stars 34 forks source link

Update bare variables for forward compatibility #220

Open vvaldez opened 8 years ago

vvaldez commented 8 years ago

This warning currently displays on many tasks:

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