You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
188 B
YAML

---
- hosts: localhost
vars_prompt:
- name: user
prompt: User
private: no
- name: password
prompt: Password
roles:
- workflows-user-management