Merge branch 'jp-10.11.3' into modify-upgrade

This commit is contained in:
Ram Mohan Rao Chukka
2023-01-30 11:42:46 +05:30
committed by GitHub

View File

@@ -29,6 +29,7 @@
creates: "{{ artifactory_untar_home }}"
register: unarchived_artifactory
when: (download_artifactory is succeeded) and (not ansible_check_mode)
notify: stop artifactory
- name: Stop artifactory
meta: flush_handlers