Commit 9be8bdf
committed
chore(release): version 1.0.0 [skip ci]
## 1.0.0 (2025-10-07)
### Features
* add etcd storage ([d68c47a](mariusbertram@d68c47a))
* Add raft backed support ([2334138](mariusbertram@2334138))
* add support for AlmaLinux ([04caf06](mariusbertram@04caf06))
* add support for AmazonLinux ([15a6774](mariusbertram@15a6774))
* add support for debian 12 ([7720ead](mariusbertram@7720ead))
* add support for EL9 distros ([b7e27aa](mariusbertram@b7e27aa))
* add support for installing vault plugins ([37caf93](mariusbertram@37caf93))
* add support for the current versions of debian/ubuntu ([438493a](mariusbertram@438493a))
* add vault log to file with vault_enable_log ([a7b7646](mariusbertram@a7b7646))
* **ci:** auto discover molecule scenarios ([ee2d820](mariusbertram@ee2d820))
* **GHA:** add commitlint and semrel ([#362](https://github.com/mariusbertram/ansible-vault/issues/362)) ([d5bae97](mariusbertram@d5bae97))
* **plugins:** support using token from vault cli token helper ([4c61eb3](mariusbertram@4c61eb3))
* **seal:** add support for ocikms ([eea06b9](mariusbertram@eea06b9))
* support Fedora ([1def881](mariusbertram@1def881))
* **testing:** add molecule scenarios for all of the platforms that the role supports ([38b2d40](mariusbertram@38b2d40))
### Bug Fixes
* amazonlinux 2022 repo ([ca78fd0](mariusbertram@ca78fd0))
* amazonlinux repo ([4dc2170](mariusbertram@4dc2170))
* applying PR[#302](https://github.com/mariusbertram/ansible-vault/issues/302) comments ([d7389f5](mariusbertram@d7389f5))
* **ci:** failing legacy platforms and delegation issues. ([#321](https://github.com/mariusbertram/ansible-vault/issues/321)) ([6a18b80](mariusbertram@6a18b80))
* **ci:** ignore examples dir in ansible lint ([#327](https://github.com/mariusbertram/ansible-vault/issues/327)) ([0f9d34c](mariusbertram@0f9d34c))
* correct vault group in goss tests ([446859b](mariusbertram@446859b))
* distro versions in readme ([c7bfd0e](mariusbertram@c7bfd0e))
* indentation of vault config file ([7e8aa3f](mariusbertram@7e8aa3f))
* jinja2 linting ([0cac363](mariusbertram@0cac363))
* **lint:** Templated files should use template instead of copy ([aa43735](mariusbertram@aa43735))
* only set client_ca_file for tcp listener when defined ([a7a314c](mariusbertram@a7a314c))
* **pkcs11:** jinja whitespace ([b872b09](mariusbertram@b872b09))
* remove debian 12 since it's a prerelease ([c3cd9e7](mariusbertram@c3cd9e7))
* remove vault_tls_prefer_server_cipher_suites ([fa5a7e6](mariusbertram@fa5a7e6))
* remove vault_tls_prefer_server_cipher_suites defaults ([c7dcf03](mariusbertram@c7dcf03))
* replace deprecated include with include_tasks ([6e3e032](mariusbertram@6e3e032))
* resolve deprecation warnings and move become flag to required resources ([c404967](mariusbertram@c404967))
* risky-file-permissions ([3729dbf](mariusbertram@3729dbf))
* **semrel:** fix branch ([#363](https://github.com/mariusbertram/ansible-vault/issues/363)) ([ec91b6c](mariusbertram@ec91b6c))
* **semrel:** fix branch ([#364](https://github.com/mariusbertram/ansible-vault/issues/364)) ([2c87dd4](mariusbertram@2c87dd4))
* set vault_os_packages for RedHat ([293f7ad](mariusbertram@293f7ad))
* shameless self plug ([f2be6f9](mariusbertram@f2be6f9))
* **smerel:** bump changelog to 8.0.0 ([#365](https://github.com/mariusbertram/ansible-vault/issues/365)) ([7e2fded](mariusbertram@7e2fded))
* systemd unit option `ConditionFileExists` ([12d294d](mariusbertram@12d294d))
* tasks that check if vault is installed shouldn't be handlers ([60c7478](mariusbertram@60c7478))
* template can't write content to file ([8940571](mariusbertram@8940571))
* temporarily disable overly strict lint rule ([5695e34](mariusbertram@5695e34))
* use AmbientCapabilities only when systemd version is >= 230 ([6c15be4](mariusbertram@6c15be4)), closes [/github.com/systemd/systemd/blob/8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1/NEWS#L1357](https://github.com/mariusbertram//github.com/systemd/systemd/blob/8f968c7321be09e7a41b29a0d5d2d2c13ee7ded1/NEWS/issues/L1357) [#67](#67)
### Reverts
* Revert "Replace server variable with inventory_hostname in raft configuration" ([b798fdd](mariusbertram@b798fdd))1 parent ac59193 commit 9be8bdf
1 file changed
+59
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
1 | 60 | | |
2 | 61 | | |
3 | 62 | | |
| |||
0 commit comments