style: use quotation marks for the name of an action
All checks were successful
Ansible Linter / ansible-lint (push) Successful in 1m27s
Lint Markdown files / markdown-lint (push) Successful in 12s

This commit is contained in:
2025-04-18 11:53:03 +02:00
parent 220d23790a
commit 36d8257cd2
2 changed files with 6 additions and 6 deletions

View File

@ -7,13 +7,13 @@ galaxy_info:
license: MIT
min_ansible_version: "2.9"
platforms:
- name: ArchLinux
- name: "ArchLinux"
versions:
- all
- name: Ubuntu
- name: "Ubuntu"
versions:
- all
- name: EL
- name: "EL"
versions:
- all