hw4: finalize selenoid and ansible workflow with citrus tests
This commit is contained in:
8
ansible/playbooks/verify.yml
Normal file
8
ansible/playbooks/verify.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
---
|
||||
- name: Verify deployed grid endpoints
|
||||
hosts: ggr_gateway
|
||||
become: true
|
||||
tags:
|
||||
- verify
|
||||
roles:
|
||||
- verify
|
||||
Reference in New Issue
Block a user