Skip to content

Commit

Permalink
Merge pull request #213 from ansible-lockdown/devel
Browse files Browse the repository at this point in the history
Update to galaxy meta
  • Loading branch information
uk-bolly authored Jun 11, 2024
2 parents 306eb59 + 231c3c9 commit 151896e
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 151896e

Please sign in to comment.