ansible-middleware/wildfly

Debian 12 wildfly_systemd issue

Offen

#242 geöffnet am 01.05.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Jinja (30 Forks)auto 404
good first issuehacktoberfest

Repository-Metriken

Stars
 (15 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T) (8 gemergte PRs in 30 T)

Beschreibung

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

Contributor Guide