fixed extra line based yaml lint failing issue

Signed-off-by: Michael Hicks <nooneofconsequence@gmail.com>
This commit is contained in:
Michael Hicks 2026-03-04 11:30:12 -08:00
parent c4a97079b1
commit c88d3dec49
No known key found for this signature in database
GPG key ID: A939A14F4AFC6498

View file

@ -270,7 +270,6 @@
state: "{{ ('cyrus-imapd' in ansible_facts.packages) | ternary('stopped', omit) }}"
masked: true
- name: "2.1.9 | PATCH | Ensure network file system services are not in use"
when: rhel9cis_rule_2_1_9
tags: