mirror of
https://github.com/Dannecron/netology-devops-ansible-vector.git
synced 2025-12-25 22:42:34 +03:00
add new molecule scenario, add tox config
This commit is contained in:
8
molecule/podman/converge.yml
Normal file
8
molecule/podman/converge.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
---
|
||||
- name: Converge
|
||||
hosts: all
|
||||
tasks:
|
||||
- name: "Include netology_devops_vector"
|
||||
ansible.builtin.include_role:
|
||||
name: "dannc.netology_devops_vector"
|
||||
Reference in New Issue
Block a user