mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 00:06:55 -06:00
Merge branch 'jp-10.11.3' into modify-upgrade
This commit is contained in:
@@ -29,6 +29,7 @@
|
|||||||
creates: "{{ artifactory_untar_home }}"
|
creates: "{{ artifactory_untar_home }}"
|
||||||
register: unarchived_artifactory
|
register: unarchived_artifactory
|
||||||
when: (download_artifactory is succeeded) and (not ansible_check_mode)
|
when: (download_artifactory is succeeded) and (not ansible_check_mode)
|
||||||
|
notify: stop artifactory
|
||||||
|
|
||||||
- name: Stop artifactory
|
- name: Stop artifactory
|
||||||
meta: flush_handlers
|
meta: flush_handlers
|
||||||
|
|||||||
Reference in New Issue
Block a user