Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

add idempotence in check mode for plugins #487

Merged
merged 1 commit into from
Oct 11, 2018

Conversation

lazouz
Copy link
Contributor

@lazouz lazouz commented Aug 17, 2018

this line :
check_mode: no
ensures that the variable installed_plugins is defined, and the next task can be run in check mode ('undefined variable' instead)

@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@lazouz lazouz force-pushed the idempotent-check-mode branch from bfca7fc to d338849 Compare October 10, 2018 16:14
@lazouz
Copy link
Contributor Author

lazouz commented Oct 11, 2018

Hello,

Can I have a review ?

ping @Crazybus

cheers.

Copy link
Contributor

@Crazybus Crazybus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Crazybus
Copy link
Contributor

jenkins test this please

@lazouz
Copy link
Contributor Author

lazouz commented Oct 11, 2018

thanks @Crazybus :)

@Crazybus Crazybus merged commit 437a92a into elastic:master Oct 11, 2018
@Crazybus
Copy link
Contributor

@lazouz thanks for the fix!

Honestly I'm surprised that check mode works at all! It has always been so hit and miss for me in the past (referring to other ansible work).

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

Successfully merging this pull request may close these issues.

3 participants