Skip to content

Commit

Permalink
Reduce users test number
Browse files Browse the repository at this point in the history
  • Loading branch information
t-woerner committed Jul 23, 2024
1 parent f432abb commit 6ff47d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/user/create_users_json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
register: register_stat_users

- name: Create users.json
ansible.builtin.command: /bin/bash users.sh 500
ansible.builtin.command: /bin/bash users.sh 178
when: not register_stat_users.stat.exists

0 comments on commit 6ff47d0

Please sign in to comment.