VeeamHub / veeam-ansible

Sample code for deploying and configuring various Veeam solutions using Ansible.
GNU Lesser General Public License v3.0
47 stars 18 forks source link

Not working with Ansible 2.10 #9

Closed carceneaux closed 3 years ago

carceneaux commented 3 years ago

Describe the bug

Ansible 2.10 brought about a major architectural change. Certain common modules and roles that were built-in to previous versions of Ansible are no longer included by default. There are Roles and Modules included in this Ansible collection in this repository that need to be updated to support this new behavior.

Expected behavior

Ansible collection should work in versions 2.9.x and 2.10.x.

Additional context

Collection works fine in 2.9 but needs to be updated to support 2.10.