Skip to content
Snippets Groups Projects
Commit 1c8925b4 authored by Yannick SEBASTIA's avatar Yannick SEBASTIA
Browse files

utilisation de molecule pour valider le TP

parent 849bfc8b
No related branches found
No related tags found
No related merge requests found
---
- name: Converge
hosts: all
tasks:
- name: "Include bootstrap"
ansible.builtin.include_role:
name: "bootstrap"
# tasks_from: destroy
---
dependency:
name: galaxy
driver:
name: vagrant
platforms:
- name: ngouyamsa.ubuntu2004
box: generic/ubuntu2004
box_version: 4.2.8
provisioner:
name: ansible
inventory:
links:
group_vars: ../../../../group_vars/
verifier:
name: ansible
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment