style: use quotation marks for the name of an action
This commit is contained in:
parent
4feea5ec87
commit
a6809f3901
@ -2,6 +2,6 @@
|
||||
|
||||
# Users added to required Unix groups to interact with qemu/kvm.
|
||||
kvm_users: []
|
||||
# - name: markus
|
||||
# - name: "markus"
|
||||
|
||||
kvm_virtual_machine_manager: false
|
||||
|
@ -7,14 +7,14 @@ galaxy_info:
|
||||
license: MIT
|
||||
min_ansible_version: "2.9"
|
||||
platforms:
|
||||
- name: ArchLinux
|
||||
- name: "ArchLinux"
|
||||
versions:
|
||||
- all
|
||||
- name: Ubuntu
|
||||
- name: "Ubuntu"
|
||||
versions:
|
||||
- jammy
|
||||
- bionic
|
||||
- name: EL
|
||||
- name: "EL"
|
||||
versions:
|
||||
- all
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user