anatomicjc.passbolt.passbolt_inventory (0.0.13) — lookup

retrieve resources and secrets from passbolt API

Authors: Copied from passbolt.py

Install collection

Install with ansible-galaxy collection install anatomicjc.passbolt:==0.0.13


Add to requirements.yml

  collections:
    - name: anatomicjc.passbolt
      version: 0.0.13

Description

This lookup returns resources and secrets from passbolt API.

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- hosts: localhost
  gather_facts: no
  tasks:
  - debug:
      msg: "{{ lookup('anatomicjc.passbolt.passbolt_inventory') }}"

Outputs

_raw:
  description:
  - content of file(s)
  elements: str
  type: list