Skip to content

Releases: rundeck-plugins/ansible-plugin

v1.3.2

20 Jul 13:07
Compare
Choose a tag to compare
  • Fixed logging :
    • Log to stdout instead of logger
    • Using Thread logger for faster and real time logging
  • Fixing Error Handling :
    • Logging Ansible execution exceptions in stdout
    • Handling Rundeck jobs interruption and cleanup ansible child process

v1.3.1

18 Jul 08:33
Compare
Choose a tag to compare

v1.3.0

03 Jul 16:51
Compare
Choose a tag to compare

v1.2.5

24 Jun 19:32
Compare
Choose a tag to compare
  • streaming output
  • group prefix to ignore when importing groups as tags

v1.2.4

03 Jun 21:58
Compare
Choose a tag to compare

experimental args parsing, debug mode

v1.2.3

03 May 21:04
Compare
Choose a tag to compare

refactor and improve the runner and resource model source

v1.2.2

14 Apr 19:17
Compare
Choose a tag to compare

NPE fix

v1.2.1

01 Apr 18:45
Compare
Choose a tag to compare

quick fix for extraArgs

v1.2.0

26 Mar 21:29
Compare
Choose a tag to compare

add support for extra arguments which are passed to Ansible

v1.0.2

24 Mar 20:33
Compare
Choose a tag to compare

fix file handle leaks