mirror of
https://github.com/ansible-collections/kubernetes.core.git
synced 2026-07-28 18:34:42 +00:00
Issue #40: Fix YAML lint issues from changelog configs.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
plugins:
|
||||
become: {}
|
||||
cache: {}
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
ancestor: null
|
||||
releases:
|
||||
0.10.0:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
---
|
||||
changelog_filename_template: CHANGELOG.rst
|
||||
changelog_filename_version_depth: 0
|
||||
changes_file: changelog.yaml
|
||||
|
||||
Reference in New Issue
Block a user