ansible-network / network-engine

This role provides the foundation for building network roles by providing modules and plugins that are common to all Ansible Network roles.
GNU General Public License v3.0
112 stars 52 forks source link

Fix for deprecation warning 'set_available_variables is being deprecated' #244

Open epicanthal opened 4 years ago

epicanthal commented 4 years ago

Fix for [DEPRECATION WARNING]: set_available_variables is being deprecated. Use "@available_variables.setter" instead.. This feature will be removed in version 2.13.

Reference: https://github.com/ansible/ansible/pull/55435

Tested with Ansible 2.9.7

goneri commented 2 years ago

recheck

softwarefactory-project-zuul[bot] commented 2 years ago

Build failed.