Skip to content

Commit

Permalink
bugfix: Fix name to be standard used by Amazon
Browse files Browse the repository at this point in the history
I know it's just cosmetic but, apply standard naming to the playbook name to match what Amazon calls OS.

Signed-off-by: gocyclones <[email protected]>
  • Loading branch information
gocyclones authored Dec 19, 2024
1 parent 21be359 commit cf2f865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---

- name: Amazon 2023 cis benchmark
- name: Apply Amazon Linux 2023 CIS hardening
hosts: all
become: true

Expand Down

0 comments on commit cf2f865

Please sign in to comment.