From 74a39d43b93b78c4be29841f0576674e81e1aadd Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 17:49:48 +0000 Subject: [PATCH 1/3] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/ansible-community/ansible-lint: v24.5.0 → v24.6.0](https://github.com/ansible-community/ansible-lint/compare/v24.5.0...v24.6.0) --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b0ba2f9..e5a1186 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: args: ['--baseline-path', '.config/.gitleaks-report.json'] - repo: https://github.com/ansible-community/ansible-lint - rev: v24.5.0 + rev: v24.6.0 hooks: - id: ansible-lint name: Ansible-lint From 2cbf7df01f0c964b87f801e4fbb4cbcb88dc01f8 Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 11 Jun 2024 09:05:50 +0100 Subject: [PATCH 2/3] updated due to galaxy limitation Signed-off-by: Mark Bolwell --- README.md | 6 ++++++ meta/main.yml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ff1311..0308c6a 100644 --- a/README.md +++ b/README.md @@ -200,3 +200,9 @@ uses: ```sh pre-commit run ``` + +## Credits and Thanks + +Massive thanks to the fantastic community and all its members. +This includes a huge thanks and credit to the original authors and maintainers on which this concept was created. +Mark Bolwell, Sam Doran, George Nalen, Steve Williams, Fred Witty diff --git a/meta/main.yml b/meta/main.yml index d7ed258..2d33a4a 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,6 +1,6 @@ --- galaxy_info: - author: "Sam Doran, Josh Springer, Daniel Shepherd, Bas Meijeri, James Cassell, Mike Renfro, DFed, George Nalen, Mark Bolwell" + author: "MindPoint Group" description: "Apply the RHEL 9 CIS" company: "MindPoint Group" license: MIT From 66317c2103c14d82891480756b1a0e08b1b05e1e Mon Sep 17 00:00:00 2001 From: Mark Bolwell Date: Tue, 11 Jun 2024 09:16:44 +0100 Subject: [PATCH 3/3] updated credits wording Signed-off-by: Mark Bolwell --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0308c6a..f8f3680 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,10 @@ pre-commit run ## Credits and Thanks +Based on an original concept by Sam Doran + Massive thanks to the fantastic community and all its members. -This includes a huge thanks and credit to the original authors and maintainers on which this concept was created. -Mark Bolwell, Sam Doran, George Nalen, Steve Williams, Fred Witty + +This includes a huge thanks and credit to the original authors and maintainers. + +Mark Bolwell, George Nalen, Steve Williams, Fred Witty