Skip to content
Snippets Groups Projects
Commit 96fad709 authored by nimrod's avatar nimrod
Browse files

- Pass the idempotence test.

parent 9f71b2ee
No related branches found
No related tags found
No related merge requests found
......@@ -11,6 +11,8 @@
register: users_whoami
- name: Get the nobody uid
become: False
changed_when: False
command: id -u nobody
register: users_nobody_uid
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment