~xenrox/ansible

e7b1b04acc66eb13c18d7022f71026ac3949a187 — Thorben Günther 1 year, 1 month ago e8ebde9
CI: Add python-passlib package

Used for hashing passwords with bcrypt.
1 files changed, 1 insertions(+), 0 deletions(-)

M .build.yml
M .build.yml => .build.yml +1 -0
@@ 3,6 3,7 @@ packages:
  - ansible
  - ansible-lint
  - python-hvac
  - python-passlib # password_hash with bcrypt
  - python-pip
  - terraform
  - yamllint