iij / adventcalendar2023-deploy-ayame-ansible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adventcalendar2023-deploy-ayame-ansible

アドベントカレンダー2023向けの SEIL/x86 Ayame を Ansible でデプロイするためのサンプルです。

必要なモジュール

  • community.libvirt
  • linux-system-roles.network

依存モジュールのインストール

ansible-galaxy collection install community.libvirt
ansible-galaxy install linux-system-roles.network

実行

ansible-playbook -i ./inventory.yml Ayame-deploy.yml

About


Languages

Language:Jinja 100.0%