diff --git a/tasks/installer.yml b/tasks/installer.yml index 54afd98..cc42d3b 100644 --- a/tasks/installer.yml +++ b/tasks/installer.yml @@ -133,6 +133,8 @@ - http - https - ssh + - dhcp + - dns loop: "{{ services }}" loop_control: label: "{{ service }}"