From 5582074f59640eaad0b879c7c3b45bc3b0beefc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Sat, 14 Jan 2023 15:56:48 +0100 Subject: feat(roles/acme): add argument specs --- host_vars/dc0.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'host_vars') diff --git a/host_vars/dc0.yml b/host_vars/dc0.yml index 1ab8872..f0866ff 100644 --- a/host_vars/dc0.yml +++ b/host_vars/dc0.yml @@ -6,6 +6,7 @@ httpd_use_nfs: false git_dir: /var/www/data/git sshd_listen_port: "{{ ansible_port }}" relayd_connected_hosts: servers +acme_connected_hosts: servers __is_vm: true -- cgit v1.2.3