Diff
checker
テキスト
テキスト
画像
ドキュメント
Excel
フォルダ
Legal
Enterprise
デスクトップ
料金
ログイン
Diffchecker デスクトップのダウンロード
テキスト比較
2 つのテキスト ファイルの違いを見つける
ツール
履歴
ライブエディター
未変更行を折りたたむ
折り返しなし
レイアウト
分割
統合
比較精度
スマート
単語
文字
シンタックスハイライト
構文を選択
無視
テキスト変換
最初の差分へ移動
入力を編集
Diffchecker Desktop
Diffcheckerを実行する最も安全な方法。Diffchecker Desktopアプリを入手:あなたの差分はコンピューターから出ることはありません!
Desktopを入手
Untitled diff
作成日
10 年前
差分は期限切れになりません
クリア
エクスポート
共有
説明
4 削除
行
合計
削除
文字
合計
削除
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
33 行
すべてコピー
15 追加
行
合計
追加
文字
合計
追加
この機能を引き続き使用するには、アップグレードしてください
Diff
checker
Pro
価格を見る
44 行
すべてコピー
---
---
- include: provision.yml
- include: provision.yml
tags:
tags:
- provision
- provision
- name: Install libvirt packages and configure networks
- name: Install libvirt packages and configure networks
hosts: virthost
hosts: virthost
tags:
tags:
- environment
- environment
roles:
roles:
- environment/setup
- environment/setup
- name: Setup undercloud and baremetal vms and networks in libvirt
- name: Setup undercloud and baremetal vms and networks in libvirt
hosts: virthost
hosts: virthost
gather_facts: yes
gather_facts: yes
roles:
roles:
- libvirt/teardown
- libvirt/teardown
- libvirt/setup
- libvirt/setup
コピー
コピー済み
コピー
コピー済み
#
This adds
the undercloud node to the generated
#
Add
the undercloud node to the generated
# inventory.
# inventory.
コピー
コピー済み
コピー
コピー済み
- name:
Rebuild i
nventory
- name:
I
nventory
the undercloud
hosts: localhost
hosts: localhost
コピー
コピー済み
コピー
コピー済み
gather_facts: yes
vars:
inventory: undercloud
roles:
roles:
コピー
コピー済み
コピー
コピー済み
-
rebuild
-inventory
-
tripleo
-inventory
- name: Install undercloud and deploy overcloud
- name: Install undercloud and deploy overcloud
hosts: undercloud
hosts: undercloud
gather_facts: no
gather_facts: no
roles:
roles:
- tripleo/undercloud
- tripleo/undercloud
- tripleo/overcloud
- tripleo/overcloud
コピー
コピー済み
コピー
コピー済み
- name: Inventory the overcloud
hosts: undercloud
gather_facts: yes
vars:
inventory: all
roles:
- tripleo-inventory
保存された差分
原文
ファイルを開く
--- - include: provision.yml tags: - provision - name: Install libvirt packages and configure networks hosts: virthost tags: - environment roles: - environment/setup - name: Setup undercloud and baremetal vms and networks in libvirt hosts: virthost gather_facts: yes roles: - libvirt/teardown - libvirt/setup # This adds the undercloud node to the generated # inventory. - name: Rebuild inventory hosts: localhost roles: - rebuild-inventory - name: Install undercloud and deploy overcloud hosts: undercloud gather_facts: no roles: - tripleo/undercloud - tripleo/overcloud
変更されたテキスト
ファイルを開く
--- - include: provision.yml tags: - provision - name: Install libvirt packages and configure networks hosts: virthost tags: - environment roles: - environment/setup - name: Setup undercloud and baremetal vms and networks in libvirt hosts: virthost gather_facts: yes roles: - libvirt/teardown - libvirt/setup # Add the undercloud node to the generated # inventory. - name: Inventory the undercloud hosts: localhost gather_facts: yes vars: inventory: undercloud roles: - tripleo-inventory - name: Install undercloud and deploy overcloud hosts: undercloud gather_facts: no roles: - tripleo/undercloud - tripleo/overcloud - name: Inventory the overcloud hosts: undercloud gather_facts: yes vars: inventory: all roles: - tripleo-inventory
違いを見つける