Files
Ansible-x-Terraform/ansible/modules/web/html/index.html

11 lines
235 B
HTML
Raw Normal View History

2026-04-05 20:50:04 +02:00
<!DOCTYPE html>
2026-04-05 20:57:18 +02:00
<html lang="en">
2026-04-05 20:50:04 +02:00
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
2026-04-05 20:57:18 +02:00
<title>Document</title>
2026-04-05 20:50:04 +02:00
</head>
<body>
2026-04-05 20:57:18 +02:00
La copy via ansible s'est bien passée
2026-04-05 20:50:04 +02:00
</body>
</html>