Ansible to install roles

Ansible to install roles

持續更新中.....

這裏需要給大家說明一下,由於該項目中包含安裝文件,體積大所以不建議整體git clone 下載(比較耗時)
https://github.com/Ljohn001/Ansible-roles

一、下載方法(示例):

# yum install -y svn
##複製Ansible-keepalived-nginx-role的鏈接
https://github.com/Ljohn001/Ansible-roles/tree/master/Ansible-keepalived-nginx-role
##將鏈接中/tree/master 修改爲/trunk,使用svn co 下載
# svn co https://github.com/Ljohn001/Ansible-roles/trunk/Ansible-keepalived-nginx-role

二、更新內容

更新內容 最後時間
Ansible-keepalived-nginx-role 2017.11.21
Ansible-tomcat-role 2017.10
zabbix-agent-2.4.5 2017.10
zabbix-agent-3.4.1 2017.10
jboss-standalone 2017.10
lamp_simple_rhel7 2017.10
tomcat-memcached-failover 2017.10
tomcat-standalone 2017.10
ntp 2017.10

三、項目列表

1.Ansible-keepalived-nginx-role

Keepalived+nginx高可用集羣自動部署
支持:CentOS6.9
CentOS7.4

2.Ansible-tomcat-role

tomcat8.5,java1.70

3.zabbix-agent-2.4.5

支持:CentOS6.x

4.zabbix-agent-3.4.1

支持:CentOS6.x
CentOS7.x

5.Ansible-lnmp-role

實現nginx,mysql,php的多版本批量安裝

6.jboss-standalone

官方example

7.lamp_simple_rhel7

官方example

8.tomcat-memcached-failover

官方example 實現lnmt: nginx,memcache,tomcat 集羣部署

9.tomcat-standalone

官方example

10.mongodb

官方example

11.ntp

歡迎大家來批評指正,聯繫方式

QQ:184694637

Mail: [email protected]

Blog:http://blog.51cto.com/ljohn

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章