Guido Grazioli
|
8173be4b58
|
Set the frontend URL to play well with other defaults
|
2022-03-24 17:00:30 +01:00 |
Guido Grazioli
|
e773e12e24
|
use proper service name in task names
|
2022-03-17 10:45:55 +01:00 |
Guido Grazioli
|
33e80a0cd4
|
remove unused set_fact
|
2022-03-11 16:27:23 +01:00 |
Guido Grazioli
|
bf26c727a8
|
misc: simply fastpackages logic and reduce play time
|
2022-03-11 16:27:23 +01:00 |
Guido Grazioli
|
cfdc043770
|
Update docs, fix patch apply steps and cli vars
|
2022-03-11 15:03:55 +01:00 |
Guido Grazioli
|
707d8cfb11
|
add rhsso_cli tasks, change shape of rhsso_rhn_ids
|
2022-03-11 15:03:55 +01:00 |
Guido Grazioli
|
b88c43933c
|
Replace use of serial with run_once
run_once on first node when database config enabled (so the first
node creates the tables), then wakeup all other nodes
|
2022-03-08 12:08:40 +01:00 |
Guido Grazioli
|
b90684a44a
|
fix: use FQCN
|
2022-02-24 15:00:10 +01:00 |
Guido Grazioli
|
73bbca9fc1
|
drop ansible-lint offline option
|
2022-02-16 10:47:56 +01:00 |
Guido Grazioli
|
124c8ae0ad
|
Fix linter errors
|
2022-02-16 10:47:56 +01:00 |
Guido Grazioli
|
042089d100
|
READMEs updated by helper scripts
|
2022-02-16 10:47:56 +01:00 |
Guido Grazioli
|
e0664d53a9
|
fix: copy from local only if target not existing
|
2022-02-09 15:06:40 +01:00 |
Guido Grazioli
|
a800517422
|
chore: update dep on jcliff -> wildfly
|
2022-02-08 15:15:27 +01:00 |
Guido Grazioli
|
b73f187930
|
fix: unpack archive only if needed
|
2022-01-28 15:18:49 +01:00 |
Guido Grazioli
|
99c14a79da
|
fix: prefix match for alternate url download
|
2022-01-28 14:46:12 +01:00 |
Guido Grazioli
|
6a28da3736
|
simplify download logic, merge remaining install tasks
|
2022-01-27 15:38:03 +01:00 |
Guido Grazioli
|
0f02037746
|
move health url fact to variables
|
2022-01-27 15:38:03 +01:00 |
Guido Grazioli
|
8882b36c83
|
fix: template ports
|
2022-01-27 15:38:03 +01:00 |
Guido Grazioli
|
8895bc8e1f
|
remove unused vars, document used vars
|
2022-01-27 15:38:03 +01:00 |
Guido Grazioli
|
906ba3c577
|
refactor offline install, rhsso patch install
|
2022-01-27 15:38:03 +01:00 |
Guido Grazioli
|
4a28e1914e
|
Open jgroups port in firewall
|
2022-01-19 17:23:42 +01:00 |
Pavan Kumar Motaparthi
|
a309f7caae
|
Merge branch 'ansible-middleware:main' into stable
|
2022-01-18 17:03:54 -06:00 |
root
|
ce26ceeed0
|
Code review comments
|
2022-01-14 13:54:10 -06:00 |
Guido Grazioli
|
d7597771cf
|
Drop service logfile, symlink log directory instead
|
2022-01-14 10:14:24 +01:00 |
Guido Grazioli
|
94aecfcd87
|
Rename/merge templates and update install task
|
2022-01-14 10:09:10 +01:00 |
Guido Grazioli
|
bcd82a5ae5
|
Add variable for frontendUrl (for revproxy scenario)
|
2022-01-13 17:38:11 +01:00 |
root
|
ef81faefdf
|
Download source via url
|
2022-01-12 09:13:53 -06:00 |
root
|
4217ba6e7f
|
Local path installation support
|
2022-01-11 09:28:02 -06:00 |
Guido Grazioli
|
26be376b5c
|
Template preferIPv4Stack, add health check after handler
|
2022-01-10 17:37:14 +01:00 |
Guido Grazioli
|
967d68898a
|
JVM as variable, name all tasks, update README
|
2022-01-04 16:01:37 +01:00 |
Guido Grazioli
|
52ca7083a4
|
Merge pull request #3 from ansible-middleware/refactor_standalone_xml
Allow to change default standalone.xml path and name
|
2021-12-30 16:47:16 +01:00 |
Romain Pelisse
|
cfb8f7c6fb
|
Allow to change default standalone.xml path and name
|
2021-12-30 16:22:41 +01:00 |
Guido Grazioli
|
daa5396a47
|
Switch collection dep from jcliff to wildfly
|
2021-12-30 12:24:59 +01:00 |
Romain Pelisse
|
543e82cb9f
|
Enhance wait message with keycloak healthcheck URL
|
2021-12-29 18:30:58 +01:00 |
Guido Grazioli
|
702d09c731
|
Extract new keycloak_realm role out of keycloak
|
2021-12-22 10:05:48 +01:00 |
Guido Grazioli
|
f4b60dc764
|
Enable db by default when ha is enabled
|
2021-12-20 15:55:05 +01:00 |
Guido Grazioli
|
9c97baf03b
|
Add mariadb default, add config validation
|
2021-12-17 14:56:28 +01:00 |
Guido Grazioli
|
dac9d1ff23
|
Make admin account creation idempotent
|
2021-12-16 15:00:33 +01:00 |
Guido Grazioli
|
4ed54a648f
|
fix incorrect rhn download url
|
2021-12-15 13:55:41 +01:00 |
Guido Grazioli
|
ab35489f67
|
Extract vars, template fixes, add README
|
2021-12-15 12:33:42 +01:00 |
Guido Grazioli
|
c7940e4f58
|
Run as root or systemd wont accept the pidfile
|
2021-12-14 16:20:26 +01:00 |
Guido Grazioli
|
210d3ebf4d
|
Move envvars to /etc/defaults
|
2021-12-14 16:12:26 +01:00 |
Guido Grazioli
|
e14220a01b
|
Rewrite initd/systemd scripts interaction
|
2021-12-14 16:01:41 +01:00 |
Guido Grazioli
|
b8dad07e5f
|
add more debugging
|
2021-12-14 14:40:40 +01:00 |
Guido Grazioli
|
d90c9685c4
|
Debug molecule in gh workflow
|
2021-12-14 13:21:03 +01:00 |
Guido Grazioli
|
6e0605d3dc
|
Fix linter warnings
|
2021-12-14 11:34:41 +01:00 |
Guido Grazioli
|
187473447d
|
Add base role and playbook, molecule configuration
|
2021-12-14 11:26:42 +01:00 |