mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 13:06:57 -06:00
Structured files into more logical form
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
# handlers file for quickstart-jfrog-artifactory/scripts/roles/artifactory
|
||||
|
||||
- name: restart nginx
|
||||
service:
|
||||
name: nginx
|
||||
state: restarted
|
||||
|
||||
- name: Enable Artifactory
|
||||
service:
|
||||
name: artifactory
|
||||
state: started
|
||||
enabled: yes
|
||||
Reference in New Issue
Block a user