Skip to content

1.2.0

Compare
Choose a tag to compare
@vexx32 vexx32 released this 09 Feb 20:51
· 102 commits to master since this release

Major changes / Features

  • win_chocolatey - Added choco_args option to pass additional arguments directly to Chocolatey. (see #15)

Minor changes / fixes

  • win_chocolatey - Added state: upgrade as an alias for state: latest. (see #59)
  • win_chocolatey - Improved automatic URL handling for getting the install.ps1 script from a custom source URL. (see #18)
  • win_chocolatey - Removed warning for installing Chocolatey if when specifically installing it with name: chocolatey. (see #40)
  • win_chocolatey - Improved handling of Chocolatey bootstrapping installation script. (see #58)
  • All modules - Ported away from the Ansible.Legacy format, using Ansible.Basic.Module instead. (see #52)