Sha256: 99c86df191c28d4270949a7ff4be0422d533b64f3e20fb952d06c9a052242151
Contents?: true
Size: 308 Bytes
Versions: 58
Compression:
Stored size: 308 Bytes
Contents
import { translate as __ } from 'foremanReact/common/I18n'; export const ANSIBLE_KEY = 'Ansible'; export const SECONDARY_TABS = [ { key: 'roles', title: __('Roles') }, { key: 'variables', title: __('Variables') }, { key: 'inventory', title: __('Inventory') }, { key: 'jobs', title: __('Jobs') }, ];
Version data entries
58 entries across 58 versions & 1 rubygems