diff --git a/hosts b/hosts index 9a5da0d..433afd5 100644 --- a/hosts +++ b/hosts @@ -84,4 +84,4 @@ nextcloud certbot=true wordpress certbot=true usb-server parrotsec-dev-www hugo=true domain=hyperling.com -my-parrotsec-dev-www hugo=true domain=hyperling.com \ No newline at end of file +my-parrotsec-dev-www hugo=true domain=hyperling.com diff --git a/tasks/server/software/hugo.yml b/tasks/server/software/hugo.yml index c81a813..6d89d6e 100644 --- a/tasks/server/software/hugo.yml +++ b/tasks/server/software/hugo.yml @@ -14,4 +14,4 @@ - name: Server | Software | HUGO | Variables (FreeBSD) package: name: "{{ hugo_package }}" - state: present \ No newline at end of file + state: present