Skip to content

Commit

Permalink
https://github.com/ansible/ansible-lint/pull/4139
Browse files Browse the repository at this point in the history
  • Loading branch information
hswong3i committed May 19, 2024
1 parent df287fa commit ac4b19e
Show file tree
Hide file tree
Showing 38 changed files with 51 additions and 65 deletions.
2 changes: 1 addition & 1 deletion .ansible-lint
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

# Copyright 2023 Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
# Copyright 2024 Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
42 changes: 14 additions & 28 deletions .yamllint
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

# Copyright 2023 Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
# Copyright 2024 Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -15,35 +15,21 @@
# limitations under the License.

extends: default

rules:
braces:
max-spaces-inside: 1
level: error
brackets:
max-spaces-inside: 1
level: error
colons:
max-spaces-after: -1
level: error
commas:
max-spaces-after: -1
level: error
comments: disable
comments-indentation: disable
document-start: disable
empty-lines:
max: 3
level: error
hyphens:
level: error
min-spaces-inside: 0
comments:
min-spaces-from-content: 1
comments-indentation: false
document-start:
present: true
indentation:
spaces: 2
indent-sequences: true
key-duplicates: enable
indent-sequences: consistent
level: error
key-duplicates:
forbid-duplicated-merge-keys: true
line-length: disable
new-line-at-end-of-file: disable
new-lines:
type: unix
trailing-spaces: disable
truthy: disable
octal-values:
forbid-explicit-octal: true
forbid-implicit-octal: true
2 changes: 1 addition & 1 deletion roles/ansible
Submodule ansible updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/bootstrap
Submodule bootstrap updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/buildah
Submodule buildah updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/cloud_init
Submodule cloud_init updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/conmon
Submodule conmon updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/containernetworking_plugins
2 changes: 1 addition & 1 deletion roles/containers_common
Submodule containers_common updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/crun
Submodule crun updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/cvs
Submodule cvs updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/git
Submodule git updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/gitlab_runner
Submodule gitlab_runner updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/httpd
Submodule httpd updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/kernel
Submodule kernel updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/libvirt
Submodule libvirt updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/locales
Submodule locales updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/mariadb
Submodule mariadb updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/mercurial
Submodule mercurial updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/molecule
Submodule molecule updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/node
Submodule node updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/openjdk
Submodule openjdk updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/packer
Submodule packer updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/perforce
Submodule perforce updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/php
Submodule php updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/podman
Submodule podman updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/postgres
Submodule postgres updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/python
Submodule python updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/rclone
Submodule rclone updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/restic
Submodule restic updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/skopeo
Submodule skopeo updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/sqlite
Submodule sqlite updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/sshd
Submodule sshd updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/svn
Submodule svn updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/timezone
Submodule timezone updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/vagrant
Submodule vagrant updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/vim
Submodule vim updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint
2 changes: 1 addition & 1 deletion roles/virtualbox
Submodule virtualbox updated 2 files
+1 −1 .ansible-lint
+14 −28 .yamllint

0 comments on commit ac4b19e

Please sign in to comment.