Skip to content

0.9.5

Choose a tag to compare

@superstes superstes released this 15 May 01:23
· 21 commits to latest since this release

Fixes

Features

  • Implemented containerized execution-engine - docker & podman 🥳 #71 & ansible-executor #2 (@superstes)
    It is currently limited to:
    • the local docker/podman. Remote targets will be implemented.
    • executions via oxl-ansible-executor - support for ansible-runner will be implemented later on.
  • Disable schedule when cloning jobs #105 (@superstes, @nano9g)
  • Show entry-name in edit-form title (@superstes)
  • Added execution finish-time & duration to log-view (@superstes)
  • Enabled supplying extra-vars in key-value pairs/structured JSON #104 (@superstes, @nano9g)

Project

  • Remove hotfix-versions from docker-image-tags #98 (@superstes, @nano9g)
  • Job-Execution Tests for local- & docker-execution-engine
    image

Known Issues

  • Job-Execution fails when using the "ansible-runner" executor and Python >=3.13 #52

image

OXL.app