ansible-middleware/wildfly

Debian 12 wildfly_systemd issue

Ouverte

#242 ouverte le 1 mai 2024

 (2 commentaires) (0 réaction) (0 personne assignée)Jinja (30 forks)auto 404
good first issuehacktoberfest

Métriques du dépôt

Stars
 (15 étoiles)
Métriques de merge PR
 (Merge moyen 6j) (8 PRs mergées en 30 j)

Description

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
EXPECTED RESULTS
ACTUAL RESULTS

Guide contributeur