dev #1

Merged
kevinheyer merged 19 commits from dev into main 2025-06-15 07:37:36 +00:00
3 changed files with 6 additions and 6 deletions
Showing only changes of commit 1b1042fe03 - Show all commits

View file

@ -1,5 +1,5 @@
---
- name: Install and start Apache web server
- name: Configure pve1
hosts: pve1
roles:
- server_install_ssh

View file

@ -1,5 +1,5 @@
---
- name: Install and start Apache web server
- name: Configure pve2
hosts: pve2
roles:
- server_install_ssh

View file

@ -1,5 +1,5 @@
---
- name: Install and start Apache web server
- name: Configure pve3
hosts: pve3
roles:
- server_install_ssh