Skip to content

Atsushi570/ansible-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

インストール

brew install ansible
brew install --cask multipass

利用できるNICの確認

multipass networks

VMの作成

make create network=<物理NIC>

IPアドレスの確認

make info

/inventory/hosts.iniにIPアドレスを記述

プロビジョニング

make provision

ssh

ssh -i ~/.ssh/id_rsa ubuntu@<ipアドレス>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors