Documentation

1. Red Hat Ansible Automation Platform controller Licensing, Updates, and Support

Red Hat Ansible Automation Platform controller ("Automation Controller") is a software product provided as part of an annual Red Hat Ansible Automation Platform subscription entered into between you and Red Hat, Inc. ("Red Hat").

Ansible はオープンソースのソフトウェアプロジェクトで GNU 一般公衆利用許諾契約書バージョン 3 に基づいたライセンスです。これについては https://github.com/ansible/ansible/blob/devel/COPYING の Ansible のソースコードに詳しく記載されています。

You must have valid subscriptions attached before installing the Ansible Automation Platform. See サブスクリプションの割り当て for detail.

1.1. サポート

Red Hat では、有償の Red Hat Ansible Automation Platform をご利用のお客様にサポートを提供します。

Ansible Automation Platform のサブスクリプションを購入された場合は、https://access.redhat.com からサポートチームにお問い合わせください。ご利用の Ansible Automation Platform サブスクリプションのサポートレベルを詳しく理解するには、「サブスクリプションタイプ」を参照してください。Ansible Automation Platform サブスクリプションのサポート内容の詳細は、https://access.redhat.com/support/policy/updates/ansible-tower#scope-of-coverage-4 and https://access.redhat.com/support/policy/updates/ansible-engine で「サポート範囲」を参照してください。

1.2. 試用/評価

automation controller を実行するにはライセンスが必要ですが、試用版のライセンスにはコストがかかりません。

  • Red Hat Ansible Automation の試用版ライセンスは http://ansible.com/license から入手できます。

  • Support is not included in a trial license or during an evaluation of the automation controller software.

1.3. サブスクリプションタイプ

年間サブスクリプション契約をベースにさまざまなサポートレベルおよびマシン数で、Red Hat Ansible Automation Platform は提供されます。

すべてのサブスクリプションレベルには、automation controller、Ansible、このプラットフォームの他のコンポーネントの定期的な更新とリリースが含まれます。

詳しい情報は、https://access.redhat.com/ または http://www.ansible.com/contact-us/ から、Red Hat カスタマーポータル経由で Ansible までお問い合わせください。

1.4. ライセンスでのノードの数え方

The Red Hat Ansible Automation Platform controller license defines the number of Managed Nodes that can be managed as part of a Red Hat Ansible Automation Platform subscription. A typical license will say ‘License Count: 500’, which sets the maximum number of Managed Nodes at 500.

管理ノードのライセンス要件に関する詳細は、https://access.redhat.com/articles/3331481 を参照してください。

1.5. サブスクリプションの割り当て

You must have valid subscriptions attached before installing the Ansible Automation Platform. Attaching an Ansible Automation Platform subscription enables Automation Hub repositories. A valid subscription needs to be attached to the Automation Hub node only. Other nodes do not need to have a valid subscription/pool attached, even if the [automationhub] group is blank, given this is done at the repos_el role level and that this role is run on both [default] and [automationhub] hosts.

Ansible Automation Platform サブスクリプションの pool_id を確認するには、以下のコマンドを実行します。

#subscription-manager list --available --all | grep "Ansible Automation Platform" -B 3 -A 6

コマンドは以下を返します。

Subscription Name: Red Hat Ansible Automation, Premium (5000 Managed Nodes)
Provides: Red Hat Ansible Engine
Red Hat Ansible Automation Platform
SKU: MCT3695
Contract: ********
Pool ID: ********************
Provides Management: No
Available: 4999
Suggested: 1

このサブスクリプションを割り当てるには、以下を実行します。

#subscription-manager attach --pool=<pool_id>

これが適切に行われ、すべてのノードが Red Hat Ansible Automation Platform に割り当てられている場合は、Automation Hub リポジトリーが正しく検出されます。

サブスクリプションが正常に割り当てられているかどうかを確認するには、以下のコマンドを実行します。

#subscription-manager list --consumed

このサブスクリプションを削除するには、以下のコマンドを実行します。

#subscription-manager remove --pool=<pool_id>

1.6. Ansible Automation Platform Component Licenses

automation controller に同梱のコンポーネントに関するライセンス情報については、/usr/share/doc/automation-controller-<version>/README を参照してください。<version> は、インストールした automation controller のバージョンを指します。

固有のライセンスを表示するには /usr/share/doc/automation-controller-<version>/*.txt を参照してください。* は、参照するライセンスファイル名に置き換えます。