Restore task naming consistency

This commit is contained in:
Alexander Gorelyshev
2026-06-08 14:17:10 +04:00
parent b246eae017
commit 94f363209c
5 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
---
- name: "Restrictions | Configure SSH security restrictions"
- name: "Restrictions | configure SSH security restrictions"
loop:
- { regexp: '^#?Protocol\s+', line: 'Protocol 2' }
- { regexp: '^#?\s*PermitRootLogin\s+', line: 'PermitRootLogin no' }