Commit Graph

98 Commits

Author SHA1 Message Date
Victor Zemtsov b633a57fc3
Merge pull request #51 from MichaelEllnebrand/deprecated-configuration-setting
Deprecated Configuration Setting
2024-04-25 09:42:56 +03:00
Michael Ellnebrand acb07e8335
Deprecated Configuration Setting
The configuration setting COLLECTIONS_PATHS was deprecated in Ansible 2.19, see: https://docs.ansible.com/ansible/latest/reference_appendices/config.html#collections-paths
2024-04-21 19:57:33 +02:00
Victor Zemtsov c1ecea1fb5 Fix version 2023-06-11 23:22:15 +03:00
Victor Zemtsov 6be989a0d3 Fix DEPRECATION WARNING 2023-06-11 23:21:43 +03:00
Victor Zemtsov ab6d3a8228 Fix example 2023-06-11 23:14:43 +03:00
Victor Zemtsov 61a8f39081 Merge branch 'advanova-main' 2023-06-11 23:13:29 +03:00
Markus Heberling 1988cb62a6 Dereference field references 2023-06-01 08:23:12 +02:00
Victor Zemtsov dd97f8a830 Fix version to 0.7.4 2023-02-10 02:19:03 +03:00
Victor Zemtsov 8259d85305 Merge branch 'jpmens-attachment_new' 2023-02-10 01:04:44 +03:00
Victor Zemtsov 02fc763fd5 Merge branch 'attachment_new' of github.com:jpmens/ansible-keepass into jpmens-attachment_new 2023-02-10 01:02:58 +03:00
Victor Zemtsov 47ebe2e6dd Fix #46 custom_properties - long chain are truncated 2023-02-10 00:55:32 +03:00
Jan-Piet Mens 808391953c support kdbx key file for attachment extraction
the lookup plugin supports using a key file, but the module didn't.
  This small patch adds support for specifying a key file for
  accessing the kdbx file.
2023-01-25 20:53:46 +01:00
Victor Zemtsov 237f3a0da5 Fix version to 0.7.3 2023-01-10 08:43:58 +03:00
Victor Zemtsov 5ec13cdee3 Fix typo 2023-01-10 08:38:08 +03:00
Victor Zemtsov 625be39764 Fix lint errors 2023-01-10 08:34:20 +03:00
Victor Zemtsov 37309942d9 Merge branch 'add_environment_variables' of github.com:tabacha/ansible-keepass into tabacha-add_environment_variables 2023-01-10 08:11:56 +03:00
Victor Zemtsov 6db523cedb Merge branch 'develop' 2023-01-10 08:02:02 +03:00
Victor Zemtsov 9bcd8ce6a7 Merge branch 'tabacha-fix_path_to_python' into develop 2023-01-10 07:58:56 +03:00
Sven Anders 6ca6efde8a Add Bash/Shell environment variables for better ci integration 2023-01-06 15:57:09 +01:00
Sven Anders ee68122d74 use sys.executable as path to python, this helps if use use a venv for ansible 2023-01-06 14:48:35 +01:00
Victor Zemtsov 107fb09a1a Fix #34 KeePass: socket connection failed when used in parallel 2022-11-09 11:47:02 +03:00
Victor Zemtsov ac84c3ccbc Add playbook to tests/parallel 2022-11-09 11:27:36 +03:00
Victor Zemtsov 5c247f921b Fix tests/parallel group_vars 2022-11-09 11:25:34 +03:00
Victor Zemtsov ee4aba14df Add tests/parallel 2022-11-03 14:12:05 +03:00
Victor Zemtsov affcf5e950 Merge branch 'main' into develop 2022-10-22 14:09:37 +03:00
Victor Zemtsov f55e4d84d6 Fix #33 Password shall not be mandatory for opening the db 2022-10-22 13:44:40 +03:00
Victor Zemtsov e9392a54e3 Add Dockerfile for run examples 2022-09-02 15:45:39 +03:00
Victor Zemtsov c622672bab Fix README 2022-08-20 14:47:07 +03:00
Victor Zemtsov ae19f7c2c5 Fix collection metadata
The 'license' and 'license_file' keys are mutually exclusive
2022-08-20 14:35:37 +03:00
Victor Zemtsov 655b343e03 Merge branch 'jimisola-feature/update_docs' into develop 2022-08-20 14:28:43 +03:00
Victor Zemtsov a61cc8dd80 Fix .gitignore 2022-08-20 14:18:51 +03:00
Victor Zemtsov 05576cca7d Rename /doc to /docs 2022-08-20 14:12:57 +03:00
Victor Zemtsov 0a523d7fdf Merge branch 'feature/update_docs' of github.com:jimisola/ansible-keepass into jimisola-feature/update_docs 2022-08-20 14:05:53 +03:00
Victor Zemtsov bdc8febd7e Merge branch 'jimisola-feature/attachment_to_file' into develop 2022-08-20 13:54:12 +03:00
Victor Zemtsov dd935327e7 Fix version 2022-08-20 13:43:39 +03:00
Victor Zemtsov de1d72afe0 Linting 2022-08-20 13:29:57 +03:00
Jimisola Laursen 10f4a191fe docs: Update docs and refactor doc to docs 2022-08-15 00:57:21 +02:00
Jimisola Laursen ef15128536 Merge branch 'main' into feature/attachment_to_file 2022-08-15 00:41:06 +02:00
Jimisola Laursen 26422700ab feat: Adds module attachment w/ example 2022-08-15 00:29:10 +02:00
Victor Zemtsov db08332e32 Merge branch 'dangoncalves-handle_file_attached' into develop 2022-08-13 16:11:36 +03:00
Victor Zemtsov dac67fb970 Fix attachment search by filename 2022-08-13 16:06:09 +03:00
Victor Zemtsov 14a17e0181 Add example 2022-08-13 16:04:52 +03:00
Victor Zemtsov fa0ea46dc7 Fix linting 2022-08-13 15:23:52 +03:00
Daniel Gonçalves 3604664ad3
Fix version 2022-08-09 19:07:42 +02:00
Daniel Gonçalves c9899b32b6
Add support for attachments 2022-08-09 19:07:42 +02:00
Victor Zemtsov 2da98dac98 Fix collection version 2022-08-09 16:09:53 +03:00
Victor Zemtsov e0db7adf0a replace argparse.BooleanOptionalAction with store_true 2022-08-09 16:04:50 +03:00
Victor Zemtsov 4ce6e4406c replace argparse.BooleanOptionalAction with store_true 2022-08-09 15:36:00 +03:00
Victor Zemtsov a65f8de44e Merge branch 'main' into develop 2022-08-09 15:12:22 +03:00
Victor Zemtsov e57cd7b6b1 Fix linting. Fix collection structure 2022-08-09 14:39:08 +03:00