lastpass filter: add example

pull/38499/head
David Resnick 6 years ago committed by Brian Coca
parent 6332beef65
commit 283ccaa252

@ -25,7 +25,9 @@ DOCUMENTATION = """
"""
EXAMPLES = """
# need one
- name: get 'custom_field' from lastpass entry 'entry-name'
debug:
msg: "{{ lookup('lastpass', 'entry-name', field='custom_field') }}"
"""
RETURN = """

Loading…
Cancel
Save