diff --git a/ansible/plays/service/service-deploy-and-restart-master.yml b/ansible/plays/service/service-deploy-and-restart-master.yml index c685051..e5cf430 100644 --- a/ansible/plays/service/service-deploy-and-restart-master.yml +++ b/ansible/plays/service/service-deploy-and-restart-master.yml @@ -1,4 +1,4 @@ - name: Deploy and Restart Master Service vars: - service_dir_name: 000-master + ioc_service_name: 000-master import_playbook: service-deploy-and-restart.yml \ No newline at end of file