1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_playbook_servers.git synced 2024-09-14 19:53:56 +02:00

update roles

This commit is contained in:
L3D 2022-01-16 18:19:28 +01:00
parent 8463e7010d
commit d5596785bc
Signed by: l3d
GPG key ID: CD08445BFF4313D1
4 changed files with 5 additions and 8 deletions

View file

@ -1,7 +1,5 @@
---
use_default_rules: true use_default_rules: true
#skip_list:
# - '106' # skip name formatting rule
exclude_paths: exclude_paths:
- roles/ - roles/

View file

@ -16,7 +16,5 @@ jobs:
uses: ansible/ansible-lint-action@master uses: ansible/ansible-lint-action@master
with: with:
targets: "." targets: "."
# [required] override-deps: |
# Paths to ansible files (i.e., playbooks, tasks, handlers etc..) rich>=9.5.1,<11.0.0
args: ""
# [optional]

View file

@ -10,5 +10,6 @@ rules:
ignore: | ignore: |
host_vars/mail01.l3d.space/vault.yml host_vars/mail01.l3d.space/vault.yml
host_vars/web01.l3d.space/vault.yml host_vars/web01.l3d.space/vault.yml
host_vars/luna.l3d.ch/vault.yml
group_vars/all/vault.yml group_vars/all/vault.yml
roles/ roles/

@ -1 +1 @@
Subproject commit 06eab17b716dfe27ddf84c81e76cf0d2d74cd617 Subproject commit ccd5582903d4de903b5cecfe64e208cdbc6bd142