Files
ansible_apache_vhost/vars/debian.yml
Thomas Constans 19ed4cd113 make it work on debian
remove certbot generation (its got its own role)
2024-05-07 15:06:02 +02:00

5 lines
103 B
YAML

---
apache_group: www-data
apache_config_dir: /etc/apache2/sites-enabled/
apache_service_name: apache2