Skip to content

Commit

Permalink
Fix ansible server role.
Browse files Browse the repository at this point in the history
  • Loading branch information
christianwiedemann committed Jul 4, 2018
1 parent a5432c5 commit 264eaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/acp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ generate_playbooks()
echo "---
- hosts: andock-ci-docksal-server
roles:
- { role: andock_ci.server }
- { role: andock-ci.server }
" > "${ANDOCK_CI_PLAYBOOK}/server_install.yml"

}
Expand Down

0 comments on commit 264eaa6

Please sign in to comment.