github ansible-collections/ansible.windows 3.2.0

one month ago

What's Changed

  • preserve user-provided value for ansible_managed for 2.19+ by @nitzmahone in #795
  • Remove Python 2 specific code by @Akasurde in #801
  • fix: win_service with --check flag by @Zamiell in #802
  • win_copy: fix symlink information by @Akasurde in #800
  • Add support for creating temporary file with custom prefix by @theputta in #804
  • Add task to copy file only if it does not exist using win_copy with force: false by @theputta in #806
  • Add win_powershell task using chdir to create a file in specified directory by @theputta in #805
  • Usage for gather_timeout to customize fact gathering duration by @theputta in #807
  • win_find: add support for 'any' in file_type by @Akasurde in #808
  • ansible.windows.win_reboot: Reboot with custom connect timeout for unreliable networks by @theputta in #811
  • ansible.windows.win_user: add task using login_script parameter by @theputta in #812
  • Add playbook to set retention_days for Windows event log by @theputta in #814
  • Add playbook to render template with trim_blocks enabled for cleaner output by @theputta in #816
  • Using fact_path in ansible.windows.setup module by @theputta in #810
  • Update sanity ignore now Ansible devel is bumped by @jborean93 in #817
  • usage of connect_timeout parameter to increase the connection timeout by @theputta in #803
  • Prepare for v3.2.0 release by @jborean93 in #818

New Contributors

Full Changelog: 3.1.0...3.2.0

Don't miss a new ansible.windows release

NewReleases is sending notifications on new releases.