cronon.pws.bw (0.0.2) — lookup

Retrieve passwords from Bitwarden items.

Authors: Ole Pannbacker <opannbacker@cronon.net>

Install collection

Install with ansible-galaxy collection install cronon.pws:==0.0.2


Add to requirements.yml

  collections:
    - name: cronon.pws
      version: 0.0.2

Description

Retrieve passwords from Bitwarden items.


Requirements

Inputs

    
_terms:
    description: Item Id to fetch password for.
    elements: str
    required: true
    type: list