Skip to content

Commit

Permalink
Fix indentation for ansible-lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Palmer-Richez committed Aug 3, 2024
1 parent 51bc222 commit 6e53363
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions changelogs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,27 @@ mention_ancestor: true
new_plugins_after_name: removed_features
notesdir: fragments
output_formats:
- md
- md
prelude_section_name: release_summary
prelude_section_title: Release Summary
sanitize_changelog: true
sections:
- - major_changes
- Major Changes
- - minor_changes
- Minor Changes
- - breaking_changes
- Breaking Changes / Porting Guide
- - deprecated_features
- Deprecated Features
- - removed_features
- Removed Features (previously deprecated)
- - security_fixes
- Security Fixes
- - bugfixes
- Bugfixes
- - known_issues
- Known Issues
- - major_changes
- Major Changes
- - minor_changes
- Minor Changes
- - breaking_changes
- Breaking Changes / Porting Guide
- - deprecated_features
- Deprecated Features
- - removed_features
- Removed Features (previously deprecated)
- - security_fixes
- Security Fixes
- - bugfixes
- Bugfixes
- - known_issues
- Known Issues
title: Crichez.Secureboot
trivial_section_name: trivial
use_fqcn: true

0 comments on commit 6e53363

Please sign in to comment.