Skip to content
Snippets Groups Projects
Commit 6f0113f3 authored by nimrod's avatar nimrod
Browse files

- Mark task as never changed (doesn't change anything, pass Molecule idempotence test).

parent 9489441b
No related branches found
No related tags found
No related merge requests found
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
- name: Get login user - name: Get login user
become: False become: False
changed_when: False
command: whoami command: whoami
register: users_whoami register: users_whoami
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment