Skip to content

iij/adventcalendar2023-deploy-ayame-ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages