forked from ansible-lockdown/RHEL9-CIS
Merge pull request #213 from ansible-lockdown/devel
Update to galaxy meta
This commit is contained in:
commit
151896e113
3 changed files with 12 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
10
README.md
10
README.md
|
|
@ -200,3 +200,13 @@ uses:
|
|||
```sh
|
||||
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.
|
||||
|
||||
Mark Bolwell, George Nalen, Steve Williams, Fred Witty
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue