Korrektur fuer git eingebaut und qs Umgebung eingebaut
This commit is contained in:
21
site.yml
21
site.yml
@ -11,12 +11,29 @@
|
||||
become: yes
|
||||
|
||||
roles:
|
||||
#- base_installation
|
||||
#- base_installation
|
||||
#- git
|
||||
#- ams_0008_8.0.8.0
|
||||
#- ams_sso
|
||||
#- ams_0008_8.0.8.0_AdminServer
|
||||
#- ams_0013_8.0.9.0
|
||||
|
||||
|
||||
##########################################################
|
||||
######### QS ##############
|
||||
##########################################################
|
||||
- name: Installation für QS-Umgebung
|
||||
hosts: qs
|
||||
become_user: jetty
|
||||
become: yes
|
||||
|
||||
roles:
|
||||
#- base_installation
|
||||
- git
|
||||
#- ams_0008_8.0.8.0
|
||||
#- ams_sso
|
||||
- ams_0008_8.0.8.0_AdminServer
|
||||
- ams_0013_8.0.9.0
|
||||
|
||||
|
||||
|
||||
@ -30,6 +47,7 @@
|
||||
|
||||
roles:
|
||||
- base_installation
|
||||
#- git
|
||||
- git
|
||||
- ams_0008_8.0.8.0
|
||||
|
||||
@ -46,6 +64,7 @@
|
||||
|
||||
roles:
|
||||
- base_installation
|
||||
#- git
|
||||
- git
|
||||
- ams_0008_8.0.8.0
|
||||
|
||||
|
Reference in New Issue
Block a user