threatstack / threatstack-ansible

Ansible for installing Threatstack Agent
https://www.threatstack.com
MIT License
23 stars 17 forks source link

Deprecation warnings on variable handling on Ansible 2.8 #53

Closed benpatterson closed 3 years ago

benpatterson commented 5 years ago

These deprecation warnings indicate what will be obsolete in Ansible 2.12

Example:

[DEPRECATION WARNING]: evaluating threatstack_v1 as a bare variable, this 
behaviour will go away and you might need to add |bool to the expression in the
 future. Also see CONDITIONAL_BARE_VARS configuration toggle.. This feature 
will be removed in version 2.12.
olhado commented 3 years ago

Should be fixed by #74