Skip to content

Releases: 1Password/ansible-onepasswordconnect-collection

v1.0.0

12 Apr 22:28
cdb770d
Compare
Choose a tag to compare

Changes
First public release of the 1Password Ansible collection for Secrets Automation.

  • Module documentation now adheres to Ansible standards
  • Remove Python3.6 syntax as required by Ansible compile tests

Install via ansible-galaxy

ansible-galaxy collection install onepassword.connect

v0.2.0

10 Dec 19:37
e541e7a
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

Changes

  • field.overwrite option is now True by default.
  • field.label is now required
  • Clarify state: upserted arg in README

Install via ansible-galaxy using Git:

ansible-galaxy collection install \
[email protected]:1password/ansible-onepasswordconnect-collection.git,v0.2.0