Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sholdaway
Copy link

…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

- 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
Copy link
Author

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?

@trondhindenes
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants