diff --git a/playbooks/os-updates-deb.yml b/playbooks/os-updates-deb.yml index 448e9f5..c3f6ace 100644 --- a/playbooks/os-updates-deb.yml +++ b/playbooks/os-updates-deb.yml @@ -13,5 +13,5 @@ - name: Include OS update role include_role: - name: os_updates + name: os-updates when: ansible_os_family == "Debian" \ No newline at end of file