Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.39 KB

File metadata and controls

44 lines (30 loc) · 1.39 KB
section Extensions
subsection Component groups
id Ansible
source react
propComponents
Ansible
sourceLink https://github.com/patternfly/react-component-groups/blob/main/packages/module/patternfly-docs/content/extensions/component-groups/examples/Ansible/Ansible.md

import Ansible from '@patternfly/react-component-groups/dist/dynamic/Ansible'; import { FunctionComponent } from 'react';

The Ansible component displays the Ansible project logo, with a support status style.

Ansible supported

By default, the Ansible logo displays as normal and in full color, meaning that it is supported.

Ansible unsupported

To specify that Ansible is not supported, set the isSupported property to false.

Red Hat Ansible Automation Platform

To display the Red Hat Ansible Automation Platform, add the isRHAAP property to the <Ansible> component.