Skip to content
Snippets Groups Projects
Commit af056c06 authored by jurgenhaas's avatar jurgenhaas
Browse files

ansible-playbooks/general#85 Linting [skip-ci]

parent e6bd68fb
Branches
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@
- name: Check requirements: is the user hash defined
local_action: shell echo "There are no users defined"
when: not users
changed_when: false
changed_when: no
failed_when: not users
- import_tasks: cleanup.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment