summaryrefslogtreecommitdiff
path: root/test/integration/targets/omit/75692.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/omit/75692.yml')
-rw-r--r--test/integration/targets/omit/75692.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/targets/omit/75692.yml b/test/integration/targets/omit/75692.yml
index b4000c97..5ba8a2df 100644
--- a/test/integration/targets/omit/75692.yml
+++ b/test/integration/targets/omit/75692.yml
@@ -2,10 +2,10 @@
hosts: testhost
gather_facts: false
become: yes
+ # become_user needed at play level for testing this behavior
become_user: nobody
roles:
- name: setup_test_user
- become: yes
become_user: root
tasks:
- shell: whoami