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.
|
# Users added to required Unix groups to interact with qemu/kvm.
|
||||||
kvm_users: []
|
kvm_users: []
|
||||||
# - name: markus
|
# - name: "markus"
|
||||||
|
|
||||||
kvm_virtual_machine_manager: false
|
kvm_virtual_machine_manager: false
|
||||||
|
@ -7,14 +7,14 @@ galaxy_info:
|
|||||||
license: MIT
|
license: MIT
|
||||||
min_ansible_version: "2.9"
|
min_ansible_version: "2.9"
|
||||||
platforms:
|
platforms:
|
||||||
- name: ArchLinux
|
- name: "ArchLinux"
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
- name: Ubuntu
|
- name: "Ubuntu"
|
||||||
versions:
|
versions:
|
||||||
- jammy
|
- jammy
|
||||||
- bionic
|
- bionic
|
||||||
- name: EL
|
- name: "EL"
|
||||||
versions:
|
versions:
|
||||||
- all
|
- all
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user