ansible-middleware / ansible-middleware/wildfly
Debian 12 wildfly_systemd issue
- Lingua principale
- Jinja
- Stelle
- 16
- Fork
- 29
- Merge medio
- 3g 11h
- PR unite (30g)
- 7
Descrizione
##### SUMMARY
Installation failed on wildfly install system d.
I think is on file 'wildfly_systemd/tasks/systemd.yml' lines 116-123
##### ISSUE TYPE
cmd": "set -o pipefail \nupdate-alternatives --query java | grep 'Value: ' | grep -o '/.*/jre'\n"
"msg": "non-zero return code", "rc": 1,
##### ANSIBLE VERSION
```
ansible [core 2.14.3]
config file = None
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3/dist-packages/ansible
ansible collection location = /root/.ansible/collections:/usr/share/ansible/collections
executable location = /usr/bin/ansible
python version = 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0] (/usr/bin/python3)
jinja version = 3.1.2
libyaml = True
```
##### COLLECTION VERSION
```
```
##### STEPS TO REPRODUCE
```yaml
```
##### EXPECTED RESULTS
##### ACTUAL RESULTS
```
```
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.