mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
WIP: fix build errors due to missing certified_supported label (#46835)
* fix build errors due to missing certified_supported label * fixed references and toc
This commit is contained in:
committed by
Alicia Cozine
parent
849912c01b
commit
db3d920cfd
@@ -574,7 +574,7 @@ def process_support_levels(plugin_info, templates, output_dir, plugin_type):
|
||||
" Ansible Network Team<network_maintained>` in"
|
||||
" a relationship similar to how the Ansible Core Team"
|
||||
" maintains the Core modules."},
|
||||
'Ansible Partners': {'slug': 'partner_supported',
|
||||
'Ansible Partners': {'slug': 'certified_supported',
|
||||
'modules': [],
|
||||
'output': 'partner_maintained.rst',
|
||||
'blurb': """
|
||||
|
||||
Reference in New Issue
Block a user