diff --git a/playbooks/dhcp.yml b/playbooks/dhcp.yml index ebfc0c5..9a89db8 100644 --- a/playbooks/dhcp.yml +++ b/playbooks/dhcp.yml @@ -1,4 +1,4 @@ -- name: Configure IPsec StrongSwan +- name: Configure DHCP hosts: all tasks: - name: Configure services to install in the server diff --git a/playbooks/vpn-ipsec.yml b/playbooks/vpn-ipsec.yml index c8f0979..aa9b29a 100644 --- a/playbooks/vpn-ipsec.yml +++ b/playbooks/vpn-ipsec.yml @@ -1,4 +1,4 @@ -- name: Configure DHCP +- name: Configure IPsec StrongSwan hosts: all tasks: - name: Configure services to install in the server