ansible.l3d.space/models/frontpage.ini

36 lines
544 B
INI
Raw Normal View History

2023-02-01 00:42:18 +01:00
[model]
name = Frontpage
2023-02-01 00:42:18 +01:00
label = {{ this.title }}
protected = true
hidden = true
2023-02-01 00:42:18 +01:00
[fields.title]
2023-03-04 05:17:37 +01:00
label = Page Title
type = string
[fields.body]
label = Introduction
type = markdown
2023-03-22 00:52:49 +01:00
[fields.tablecollectionstitle]
label = Table Collections Title
type = string
[fields.collections]
label = Our Ansible Collections
type = flow
flow_blocks = collections
2023-03-04 05:17:37 +01:00
[fields.tabletitle]
2023-03-22 00:52:49 +01:00
label = Table Roles Title
2023-02-01 00:42:18 +01:00
type = string
2023-03-12 04:07:08 +01:00
[fields.roles]
2023-02-01 00:42:18 +01:00
label = Our Ansible Roles
type = flow
flow_blocks = table
2023-03-10 00:03:52 +01:00
[fields.trailer]
label = Trailing Words
type = markdown