You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
- [ X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Configure Ansible on macos, Linux, or cloudshell. (I tested macos and cloud shell)
Run vm_create_existingvnet_deployjavaapp.yml with ansible-playbook
@robcamer Thanks for your take the time to report this issue! I also encountered the problem you mentioned above. We will invetesting into this! Thank you very much!
@robcamer Thank you very much for your interest in Ansible. This repo is no longer maintained in this repository and has been migrated to https://github.com/ansible-collections/azure
Please re-submit this issue in the above repository and closed this. Thank you very much!
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue is for a: (mark with an
x
)Minimal steps to reproduce
TASK [build sample app] *************************************************************************************************
fatal: [localhost]: FAILED! => {"changed": true, "cmd": "mvn package", "delta": "0:00:00.007666", "end": "2020-03-01 22:50:05.508385", "msg": "non-zero return code", "rc": 127, "start": "2020-03-01 22:50:05.500719", "stderr": "/bin/sh: mvn: command not found", "stderr_lines": ["/bin/sh: mvn: command not found"], "stdout": "", "stdout_lines": []}
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: