infrastructure icon indicating copy to clipboard operation
infrastructure copied to clipboard

Change environment vars to use `{{ }}`

Open manics opened this issue 9 years ago • 0 comments

Change environment vars to use {{ }} as reported in https://github.com/openmicroscopy/infrastructure/pull/53#issuecomment-192409290

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

manics avatar Mar 07 '16 11:03 manics