Skip to content

0.2.4

Compare
Choose a tag to compare
@hirokuni-kitahara hirokuni-kitahara released this 16 Nov 03:13
· 29 commits to main since this release
26822c3

What's changed

  • Support vars_files block in plays and now ARI can load the vars files specified there as well as include_vars task (#208)
  • Fix module search issue when the module is redirected (#211)
  • Improve play detection logic so that it can handle a playbook with wrong attributes like host instead of hosts (#207)
  • Fix variable type checking in a P-rule for some special builtin modules that accept any form of arguments such as debug or meta (#205)

Contributors

@yuji-watanabe-jp
@hirokuni-kitahara