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

Prefer true/false to yes/no in YAML files #278

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

mcdonnnj
Copy link
Member

🗣 Description

This pull request modifies the Ansible configuration to prefer true/false to yes/no in YAML files.

Note

I am not bumping the version because this change should not result in any changes to behavior.

💭 Motivation and context

I have voiced this preference in the past and we made this change for Ansible roles already in cisagov/skeleton-ansible-role#157

🧪 Testing

Automated testing passes.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

@mcdonnnj mcdonnnj added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use hacktoberfest-accepted Pull request that should count toward Hacktoberfest participation labels Oct 24, 2023
@mcdonnnj mcdonnnj self-assigned this Oct 24, 2023
Copy link
Member

@dav3r dav3r left a comment

Choose a reason for hiding this comment

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

👍

@mcdonnnj mcdonnnj added the kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release label Oct 27, 2023
This aligns the Ansible configuration with the changes made in
cisagov/skeleton-ansible-role#157.
@mcdonnnj mcdonnnj force-pushed the improvement/ansible_boolean_prefer_true_false branch from 56900d9 to 4ada601 Compare October 27, 2023 06:54
@mcdonnnj mcdonnnj added this pull request to the merge queue Oct 27, 2023
Merged via the queue into develop with commit 74a2d88 Oct 27, 2023
11 checks passed
@mcdonnnj mcdonnnj deleted the improvement/ansible_boolean_prefer_true_false branch October 27, 2023 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Pull request that should count toward Hacktoberfest participation improvement This issue or pull request will add or improve functionality, maintainability, or ease of use kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release
Projects
Development

Successfully merging this pull request may close these issues.

3 participants