Skip to content

katsuobushiFPGA/ansible-apache-tomcat-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

概要

Apache + Tomcat + MySQL の環境を構築する。

準備

cp hosts.example hosts

vim hosts

group_vars の認証情報を編集する。

vim group_vars/all.yml

MySQL のモジュールを入れる

ansible-galaxy collection install community.mysql

テスト

ansible-playbook -i hosts test.yml

プレイブックの実行

ansible-playbook -i hosts site.yml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published