Jérémy Lecour
|
0fe0244116
|
Update Galaxy metadata (company, platforms and galaxy_tags)
|
2 years ago |
Jérémy Lecour
|
2ed77c60f0
|
Improve Ansible syntax
replace « x | changed » by « x is changed »
add explicit « bool » filter
use « length » filter instead of string comparison
|
2 years ago |
Jérémy Lecour
|
5138065059
|
Use 'loop' syntax instead of 'with_items'
|
2 years ago |
Jérémy Lecour
|
0b528f15da
|
tomcat-instance: fail if uid already exists
|
2 years ago |
Jérémy Lecour
|
27e217467e
|
Change "|changed" with "is changed"
|
3 years ago |
Victor LABORIE
|
1b74db194a
|
Add missing evolix prefix to role dependencies
|
3 years ago |
Jérémy Lecour
|
bd8644ae60
|
whitespaces
|
4 years ago |
Jérémy Lecour
|
aa28e9c1b8
|
change repositories URL
|
4 years ago |
Victor LABORIE
|
aebd46e4d7
|
tomcat-instance: deploy correct version of config files
|
4 years ago |
Victor LABORIE
|
346e556049
|
tomcat-instance: deploy correct version of server.xml
|
4 years ago |
Jérémy Lecour
|
3cbb65ea8d
|
whitespaces
|
5 years ago |
Victor LABORIE
|
00a8947da1
|
tomcat-instance: default rng set to /dev/urandom
|
6 years ago |
Victor LABORIE
|
eedeab6be2
|
tomcat-instance: possibility to surcharge java path
|
6 years ago |
Victor LABORIE
|
61685dfa40
|
tomcat-instance: fix default vars
|
6 years ago |
Victor LABORIE
|
4237a4fb21
|
tomcat-instance: move handler in tasks
|
6 years ago |
Victor LABORIE
|
3cf23bbe14
|
tomcat/tomcat-isntance: fix handlers
|
6 years ago |
Victor LABORIE
|
c3db08e6db
|
Split tomcat-instance in tomcat + tomcat-instance
|
6 years ago |
Gabriel Periard-Tremblay
|
87ebadcadd
|
Kitchen: Change base image to evolix/ansible
|
6 years ago |
Jérémy Lecour
|
d2eeb3ba69
|
evoacme/tomcat: check if /etc/aliases exists
|
6 years ago |
Jérémy Lecour
|
da9b82f694
|
tomcat: whitespaces + syntax
|
6 years ago |
Jérémy Lecour
|
36db563a8a
|
Use symbolic permissions for setgid bit
|
6 years ago |
Jérémy Lecour
|
604ac631df
|
use the systemd module
|
6 years ago |
Jérémy Lecour
|
8772983746
|
Replace shell with command or disable warnings
|
6 years ago |
Jérémy Lecour
|
1b24815491
|
whitespaces
|
6 years ago |
Jérémy Lecour
|
4fccac3627
|
Tomcat: add some context for tests
|
6 years ago |
Jérémy Lecour
|
033ebaa593
|
Add tests for many roles
|
6 years ago |
Victor LABORIE
|
30cf02c6d4
|
tomcat-instance: deploy all conf from ansible
|
6 years ago |
Victor LABORIE
|
a90f59fc78
|
tomcat-instance: fix right of copied tomcat conf
|
6 years ago |
Victor LABORIE
|
f7d886f03d
|
tomcat-instance: fix instance home dir right
|
6 years ago |
Victor LABORIE
|
6d017e8470
|
tomcat-instance: fix .profile owner and group
|
6 years ago |
Jérémy Lecour
|
5b2ab0d8d3
|
Ansible >= 2.2 supported
|
6 years ago |
Jérémy Lecour
|
294cea44e8
|
Change mode with leading 0, but still as String
|
6 years ago |
Victor LABORIE
|
483d3a8a9e
|
tomcat-instance: bootstrap instance are idempotent
|
6 years ago |
Victor LABORIE
|
8eb7952e49
|
tomcat-instance: fix subject mail quoting
|
6 years ago |
Victor LABORIE
|
cb037d9d91
|
tomcat-instance: send mail in shell script not in systemd unit
|
6 years ago |
Victor LABORIE
|
acb4fb9d99
|
tomcat-instance fix check|success
|
6 years ago |
Jérémy Lecour
|
9ba7c66f5f
|
a bit of syntax
|
6 years ago |
Jérémy Lecour
|
8920ff1ee4
|
Add "always_run: yes" where it's pertinent
There is also the "check_mode: no", but commented,
for when we switch to Ansible 2.2
|
6 years ago |
Jérémy Lecour
|
6b8a51a18e
|
tomcat-instances: variables are mandatory
|
6 years ago |
Jérémy Lecour
|
5a7a561cca
|
Remount /usr only if it is a dedicated partition
|
6 years ago |
Jérémy Lecour
|
61f5219f48
|
Improve documentation
Each role has a README and a meta/main.yml file
|
6 years ago |
Jérémy Lecour
|
5a4f838375
|
Unix mode MUST be a quoted string when using octal notation
|
6 years ago |
Victor LABORIE
|
52b643a1a1
|
tomcat-instance: deploy nagios check
|
6 years ago |
Victor LABORIE
|
f748b54df4
|
tomcat-instance: always run shell check
|
6 years ago |
Victor LABORIE
|
3cb905714f
|
tomcat-instance: add README.md
|
6 years ago |
Victor LABORIE
|
56e42aa63a
|
tomcat-instance: set JAVA_HOME in env conf file
|
6 years ago |
Victor LABORIE
|
04ccca18f2
|
init tomcat-instance role
|
6 years ago |