Commit 31f849d
committed
Fixed ansible custom promise type ability to load modules
This seems to be due to the promise type not calling init_plugin_loader() as mentioned in this issue:
ansible/ansible#83992 and solved in this
commit ansible/ansible-documentation#1524
This occurred with the upgrade from ansible 2.14 to 2.15 around May 2024.
Ticket: ENT-13701
Changelog: title1 parent b14c951 commit 31f849d
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
165 | 166 | | |
166 | 167 | | |
167 | 168 | | |
| 169 | + | |
168 | 170 | | |
0 commit comments