Skip to content
This repository has been archived by the owner on Aug 19, 2021. It is now read-only.

Commit

Permalink
fix deploy dsa
Browse files Browse the repository at this point in the history
  • Loading branch information
mawinkler committed Jul 20, 2020
1 parent 6a5f3ff commit c75b4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy_endpoints.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
# Deploy Endpoints / Servers
# #####################################################################
- name: Deploy Endpoints
hosts: tag_role_linuxep:&tag_user_{{ user }}, tag_role_windowsep:&tag_user_{{ user }}
hosts: tag_role_linuxep:tag_role_windowsep:&tag_user_{{ user }}

tasks:
- name: Include vars
Expand Down

0 comments on commit c75b4c3

Please sign in to comment.