diff --git a/tasks/assert.yml b/tasks/assert.yml index bbdc4a4..fb79579 100644 --- a/tasks/assert.yml +++ b/tasks/assert.yml @@ -96,7 +96,7 @@ label: "{{ item.name }}" when: - httpd_vhosts is defined - - item.create_docroot + - item.create_docroot is defined - name: test if item.serveralias in httpd_vhosts is set correctly ansible.builtin.assert: