Skip to content

Commit 151896e

Browse files
authored
Merge pull request #213 from ansible-lockdown/devel
Update to galaxy meta
2 parents 306eb59 + 231c3c9 commit 151896e

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ repos:
4343
args: ['--baseline-path', '.config/.gitleaks-report.json']
4444

4545
- repo: https://github.com/ansible-community/ansible-lint
46-
rev: v24.5.0
46+
rev: v24.6.0
4747
hooks:
4848
- id: ansible-lint
4949
name: Ansible-lint

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -200,3 +200,13 @@ uses:
200200
```sh
201201
pre-commit run
202202
```
203+
204+
## Credits and Thanks
205+
206+
Based on an original concept by Sam Doran
207+
208+
Massive thanks to the fantastic community and all its members.
209+
210+
This includes a huge thanks and credit to the original authors and maintainers.
211+
212+
Mark Bolwell, George Nalen, Steve Williams, Fred Witty

meta/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
galaxy_info:
3-
author: "Sam Doran, Josh Springer, Daniel Shepherd, Bas Meijeri, James Cassell, Mike Renfro, DFed, George Nalen, Mark Bolwell"
3+
author: "MindPoint Group"
44
description: "Apply the RHEL 9 CIS"
55
company: "MindPoint Group"
66
license: MIT

0 commit comments

Comments
 (0)