From d604ac05b128a1277052f9e9c9cb62e6f7f66854 Mon Sep 17 00:00:00 2001 From: Chris Croome <chris@webarchitects.co.uk> Date: Wed, 26 Mar 2025 12:04:51 +0000 Subject: [PATCH] update ansible role version --- .ansible-lint | 9 +++++++++ .gitlab-ci.yml | 4 ++-- .pre-commit-config.yaml | 4 ++-- .pymarkdown.yml | 2 +- .yamllint | 9 +++++++++ ansible.cfg | 2 +- ansible.yml | 2 +- apt.yml | 2 +- hosts.yml | 2 +- jc.yml | 2 +- jd.yml | 2 +- jp.yml | 2 +- kitty.yml | 2 +- localhost.yml | 2 +- requirements.yml | 2 +- yq.yml | 2 +- 16 files changed, 34 insertions(+), 16 deletions(-) diff --git a/.ansible-lint b/.ansible-lint index 654df54..d6dfad4 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -1,3 +1,12 @@ +# Copyright 2021-2025 Chris Croome +# +# This file is part of the Webarchitects localhost Ansible repo. +# +# The Webarchitects localhost Ansible repo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. +# +# The Webarchitects localhost Ansible repo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with the Webarchitects localhost Ansible repo. If not, see <https://www.gnu.org/licenses/>. --- exclude_paths: - galaxy diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ae832bf..16f048d 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # @@ -39,7 +39,7 @@ before_script: stages: - bookworm bookworm: - image: registry.git.coop/webarch/containers/images/bookworm:20250113 + image: registry.git.coop/webarch/containers/images/bookworm:20250304 stage: bookworm script: - yamllint -f colored -c .yamllint . diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6af471..1adb8f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # @@ -11,7 +11,7 @@ repos: # https://github.com/adrienverge/yamllint/tags - repo: https://github.com/adrienverge/yamllint.git - rev: v1.36.2 + rev: v1.37.0 hooks: - id: yamllint name: YAML Lint diff --git a/.pymarkdown.yml b/.pymarkdown.yml index c98ad96..eee351c 100644 --- a/.pymarkdown.yml +++ b/.pymarkdown.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/.yamllint b/.yamllint index 661fa21..1f91f53 100644 --- a/.yamllint +++ b/.yamllint @@ -1,3 +1,12 @@ +# Copyright 2021-2025 Chris Croome +# +# This file is part of the Webarchitects localhost Ansible repo. +# +# The Webarchitects localhost Ansible repo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. +# +# The Webarchitects localhost Ansible repo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License along with the Webarchitects localhost Ansible repo. If not, see <https://www.gnu.org/licenses/>. --- extends: default yaml-files: diff --git a/ansible.cfg b/ansible.cfg index aea5b4e..7152ffe 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/ansible.yml b/ansible.yml index 01894cb..f03ac7f 100644 --- a/ansible.yml +++ b/ansible.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/apt.yml b/apt.yml index 0df3353..5355be5 100644 --- a/apt.yml +++ b/apt.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/hosts.yml b/hosts.yml index e5297d2..0b1b184 100644 --- a/hosts.yml +++ b/hosts.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/jc.yml b/jc.yml index 6392c9d..b2d79c5 100644 --- a/jc.yml +++ b/jc.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/jd.yml b/jd.yml index eda9072..904040b 100644 --- a/jd.yml +++ b/jd.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/jp.yml b/jp.yml index 323281e..59c5e71 100644 --- a/jp.yml +++ b/jp.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/kitty.yml b/kitty.yml index 3dda119..17734a0 100644 --- a/kitty.yml +++ b/kitty.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/localhost.yml b/localhost.yml index d0a52e9..d335eb0 100644 --- a/localhost.yml +++ b/localhost.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # diff --git a/requirements.yml b/requirements.yml index 261fb26..8157508 100644 --- a/requirements.yml +++ b/requirements.yml @@ -4,7 +4,7 @@ - name: ansible scm: git src: https://git.coop/webarch/ansible.git - version: 3.45.0 # ansible + version: 3.46.0 # ansible - name: apt scm: git diff --git a/yq.yml b/yq.yml index 90428ec..acfcebd 100644 --- a/yq.yml +++ b/yq.yml @@ -1,4 +1,4 @@ -# Copyright 2021-2024 Chris Croome +# Copyright 2021-2025 Chris Croome # # This file is part of the Webarchitects localhost Ansible repo. # -- GitLab