1
password_info
Markus Bergholz edited this page 1 year ago
markuman.nextcloud.password_info
parameter | notes |
---|---|
name |
the name of the password |
- name: look for one password
markuman.nextcloud.password_info:
name: ansible-test-01
register: out
- name: fetch all passwords
markuman.nextcloud.password_info:
register: out