Skip to content

v0.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Mar 15:07
· 81 commits to main since this release

0.4.1 (2024-03-14)

Bug Fixes

  • add check that docstrings injected to modules are parseable by ansible-doc (3e61361)
  • docs fix in metal_vrf (f8b1010)
  • fix docs cleanup (4e935ce)
  • fix docs cleanup (#173) (0fd73bc)
  • Fix docs for ansible-galaxy (#164) (b00c7ea), closes #161
  • fix in metal_device inventory docs and tests (#158) (80d29b1), closes #121
  • fixes in plugin specdoc so that ansible-specdoc generated docstrings can be read by ansible-doc (1d09ac6)
  • only allow one of vrfs or vlans for shared Metal connections (#178) (54f477e)
  • remove pycache files after docs generation (bed459b)
  • remove residual pycache dirs and make sure they are swept after docs generating (#171) (4d2b67e), closes #170 #170
  • remove unnecessary pycache dirs (e6b588a)