Skip to content

Commit 0f4f372

Browse files
authored
update README (#59)
1 parent 1b12fcc commit 0f4f372

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

README.md

+12-4
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,18 @@ See full [CHANGELOG.md](https://github.com/githubixx/ansible-role-kubernetes-con
2323

2424
**Recent changes:**
2525

26+
## 23.1.0+1.28.5
27+
28+
### MOLECULE
29+
30+
- Change to Ubuntu 22.04 for test-assets VM
31+
- Adjust common names for certificates / change algo to ecdsa and algo size
32+
33+
### OTHER CHANGES
34+
35+
- fix permissions for temporary directory
36+
- adjust Github action because of Ansible Galaxy changes
37+
2638
## 23.0.0+1.28.5
2739

2840
### GENERAL
@@ -135,10 +147,6 @@ er on the Ansible controller host. Previously it was needed to prepare these fil
135147
- Add tasks to install [ansible-role-cni](https://github.com/githubixx/ansible-role-cni) and [ansible-role-runc](https://github.com/githubixx/ansible-role-runc)
136148
- Use `kubernetes.core.k8s_info` module instead of calling `kubectl` binary
137149

138-
## 21.1.3+1.27.5
139-
140-
- rename `githubixx.harden-linux` to `githubixx.harden_linux`
141-
142150
## Installation
143151

144152
- Directly download from Github (Change into Ansible role directory before cloning. You can figure out the role path by using `ansible-config dump | grep DEFAULT_ROLES_PATH` command):

0 commit comments

Comments
 (0)