Skip to content

Releases: maschmann/php-ansible

ansible 2.0, library update

17 Dec 12:51
ce8f56e
Compare
Choose a tag to compare
Pre-release
  • added missing ansible-playbook 2.x methods
  • upgraded libraries to current versions
  • updated tests accordingly
  • switched to php 7.2+

maintenance release

29 Jun 20:46
Compare
Choose a tag to compare
  • symfony process version 3.x allowed
  • travis config fixes
  • configurable process timeout

Added domain specific exception

26 Oct 11:47
Compare
Choose a tag to compare
  • Added domain specific exception

First stable release

25 Oct 19:46
Compare
Choose a tag to compare

Stitched together first stable version :-)

Galaxy command

07 Jun 10:22
Compare
Choose a tag to compare
  • added ansible-galaxy implementation and tests

release-cleanup

14 May 19:05
Compare
Choose a tag to compare
  • small fixes to UnitTests
  • cleanup
  • linked license in README
  • fixed travis config

initial release

14 May 08:50
Compare
Choose a tag to compare

Initial implementation of the php-ansible wrapper.
Feature-complete oop-style wrapper for ansible-playbook.