[docs] Declare attributes outside of community-conditionalized blocks

This commit is contained in:
roldanbob 2024-08-02 12:24:59 -04:00 committed by Jiri Pechanec
parent ea908249a1
commit 6f0d3f318f
2 changed files with 2 additions and 2 deletions

View File

@ -11,13 +11,13 @@
:connector-class: MariaDb
:connector-name: MariaDB
:include-list-example: inventory.*
:MARIADB:
ifdef::community[]
:toc:
:toc-placement: macro
:linkattrs:
:icons: font
:source-highlighter: highlight.js
:MARIADB:
toc::[]
endif::community[]

View File

@ -11,13 +11,13 @@
:connector-class: MySql
:connector-name: MySQL
:include-list-example: inventory.*
:MYSQL:
ifdef::community[]
:toc:
:toc-placement: macro
:linkattrs:
:icons: font
:source-highlighter: highlight.js
:MYSQL:
toc::[]
endif::community[]