keepass

keepass ansible role

CI

Role to download, install and setup keepass.

Execute directly from the command line

ansible-galaxy install baztian.keepass
ansible localhost -m include_role -a 'name=baztian.keepass' -K -b

Example Playbook

- hosts: servers
  become: yes
  roles:
     - role: baztian.keepass

License

MIT

About

Role for installing and configuring keepass2

Install
ansible-galaxy install baztian/ansible-keepass
GitHub repository
License
mit
Downloads
334
Owner