テスト用端末(Ubuntu 18.04)のセットアップ gitのインストール sudo apt update sudo apt install -y git ansibleのインストール sudo apt -y install python-pip python-dev ansible リポジトリのクローン 任意のディレクトリへ移动し,以下のコマンドを実行する。 git clone https://github.com/ecormaksin/compare_test_tool.git ansibleによるセットアップ cd ./ansible ansible-playbook -i loca