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

Resolve Molecule idempotence errors in site.yaml #159

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

Conversation

CJKay
Copy link

@CJKay CJKay commented Nov 9, 2024

Several commands used in the site.yaml playbook fail Molecule's idempotence tests, as they do not adequately report when a change has or has not occurred.

This patch adds appropriate changed_when conditions to resolve these errors.

Several commands used in the `site.yaml` playbook fail Molecule's
idempotence tests, as they do not adequately report when a change has
or has not occurred.

This patch adds appropriate `changed_when` conditions to resolve these
errors.

Signed-off-by: Chris Kay <chris@cjkay.dev>
Copy link

github-actions bot commented Nov 9, 2024

Hey! CJKay has not signed the Canonical CLA which is required to get this contribution merged on this project.

Please head over to https://ubuntu.com/legal/contributors to read more about it.

@CJKay
Copy link
Author

CJKay commented Nov 9, 2024

CLA signed.

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.

1 participant