mirror of https://github.com/ansible/ansible.git
Fixing two bugs with import_role (#30398)
1) import_role was never resulting in a static inclusion of the role tasks due to a logic error. 2) no error was raised when import_role tried to use a with loop, resulting in a strange error down the execution path.pull/30399/head
parent
c027ad943e
commit
cd2774af78
Loading…
Reference in New Issue