IBM-Security / isam-ansible-roles

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

First steps fails with ERROR! conflicting action statements: include, dynamic #182

Closed tombosmansibm closed 4 years ago

tombosmansibm commented 4 years ago

This happens on Ansible 2.9+

The solution is to remove dynamic , and add a name

ram-ibm commented 4 years ago

Yup need to fix this.

tombosmansibm commented 4 years ago

I have the fix, I just need to get it in this branch. Tomorrow :-)

tombosmansibm commented 4 years ago

https://github.com/IBM-Security/isam-ansible-roles/pull/185