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

@@ -5,7 +5,7 @@
name: openssh-server
state: installed
- name: "Install | Install OpenSSH server (Debian flavours)"
- name: "Install | install OpenSSH server (Debian flavours)"
when: ansible_os_family == "Debian"
ansible.builtin.apt:
name: openssh-server