6 lines
128 B
YAML
6 lines
128 B
YAML
![]() |
---
|
||
|
- name: Install and start Apache web server
|
||
|
hosts: calibre
|
||
|
roles:
|
||
|
- server_install_ssh
|
||
|
- server_install_fail2ban
|