22 lines
337 B
INI
22 lines
337 B
INI
|
[block]
|
||
|
name = Add Ansible Repository
|
||
|
button_label = Add Ansible Repo
|
||
|
|
||
|
[fields.name]
|
||
|
label = Ansible Role Name
|
||
|
type = string
|
||
|
|
||
|
[fields.galaxy_name]
|
||
|
label = Ansible Galaxy Name
|
||
|
type = string
|
||
|
width = 1/3
|
||
|
|
||
|
[fields.galaxy_url]
|
||
|
label = Ansible Galaxy Address
|
||
|
type = url
|
||
|
width = 2/3
|
||
|
|
||
|
[fields.galaxy_icon]
|
||
|
label = Ansible Galaxy Icon
|
||
|
type = url
|