mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
fixed typo in example
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
81e39644b2
commit
b6fad79a21
1 changed files with 2 additions and 2 deletions
|
|
@ -152,8 +152,8 @@ Below is an example of the tag section from a control within this role. Using th
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
tags:
|
tags:
|
||||||
- level1-server
|
- level1_server
|
||||||
- level1-workstation
|
- level1_workstation
|
||||||
- scored
|
- scored
|
||||||
- avahi
|
- avahi
|
||||||
- services
|
- services
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue