Merge pull request #388 from t-woerner/fix_users_present_slice_test

tests/user/test_users_present_slice.yml: Fix missing users.json
This commit is contained in:
Rafael Guterres Jeffman
2020-09-04 10:43:41 -03:00
committed by GitHub

View File

@@ -1,4 +1,7 @@
---
- name: Include create_users_json.yml
import_playbook: create_users_json.yml
- name: Test users present slice
hosts: ipaserver
become: true