IBM-Security / isam-ansible-roles

Ansible Custom Modules, Handlers and Tasks for ISAM. Requires "ibmsecurity" python package.
Apache License 2.0
24 stars 43 forks source link

Deprecation warnings in first steps #132

Closed tombosmansibm closed 5 years ago

tombosmansibm commented 5 years ago

[DEPRECATION WARNING]: Specifying include variables at the top-level of the task is deprecated. Please see: https://docs.ansible.com/ansible/playbooks_roles.html#task-include-files-and- encouraging-reuse for currently supported syntax regarding included files and variables. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.

[DEPRECATION WARNING]: Supplying headers via HEADER_* is deprecated. Please use headers to supply headers for the request. This feature will be removed in version 2.9. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.