Ansible-win_dsc icon indicating copy to clipboard operation
Ansible-win_dsc copied to clipboard

Fix check mode issue #20 (https://github.com/trondhindenes/Ansible-wi…

Open Sholdaway opened this issue 7 years ago • 2 comments

…n_dsc/issues/20)

  • Based check mode evaluation on results of Get-AnsibleParams rather than a property of $params
  • Slightly re-ordered opening block so that updated code is preceded by comment about params being a hashtable
  • Removed conditional check that set the $CheckFlag variable

Sholdaway avatar Apr 27 '17 13:04 Sholdaway

This has been manually tested against an Ansible 2.3 stable instance. Please let me know if there are specific tests you would like carried out ahead of any potential merge?

Sholdaway avatar Apr 27 '17 13:04 Sholdaway

Thanks for this! I'm away from my computer atm, but I'll get this verified/merged as soon as I can.

trondhindenes avatar May 02 '17 13:05 trondhindenes