add new molecule scenario, add tox config

This commit is contained in:
2022-08-08 10:20:43 +07:00
parent abfd096abe
commit a90af00f5a
7 changed files with 112 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
- name: Converge
hosts: all
tasks:
- name: "Include netology_devops_vector"
ansible.builtin.include_role:
name: "dannc.netology_devops_vector"