Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KeePass Module for Ansible
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Linuxfabrik
  • KeePass Module for Ansible
  • Issues
  • #2

Closed
Open
Created Dec 30, 2021 by Lucas FILIPPI@Luclis

[enhancement] Add special char in password lookup

Hi, I'm forking your ansible-keepass module for install it with ansible galaxy. During my rewrite, I add the support of special characters and think it could interest you. We have just change the alphabet to alphabet = string.ascii_letters + string.digits + string.punctuation.

If you want to see what we've done, it's right here.

EDIT : private repository while I working on it, send me a message and I'll give you the permission :)

Edited Dec 30, 2021 by Lucas FILIPPI
Assignee
Assign to
Time tracking