iac_stack/playbooks/heyer.systems/docker1.yml

7 lines
129 B
YAML
Raw Normal View History

2025-06-10 22:07:17 +02:00
---
- name: Install and start Apache web server
hosts: docker1
roles:
- server_install_ssh
2025-06-14 14:44:38 +02:00
- server_install_fail2ban