Skip to content

v1.0.6

Latest
Compare
Choose a tag to compare
@wied03 wied03 released this 14 Oct 15:23
· 185 commits to master since this release
  • Allow sharing variables between tasks (#29)
  • Fix include support in handlers and allow include within task (#32)
  • Add 'connection' support to task DSL/model (#38)
  • Add YARD class comments for generated module classes (#22)
  • Fix termination policies in ec2_asg (#23)
  • get_url takes in a Hash for headers (#23)
  • docker_container network_mode is now a String and volumes is a Hash (#23)
  • file, copy, template support for owner, group, mode, setype, selevel (#23)
  • set_fact is now supported, pass a Hash as the parameter