Skip to content

Commit

Permalink
rename githubixx.kubernetes-ca to githubixx.kubernetes_ca (#28)
Browse files Browse the repository at this point in the history
  • Loading branch information
githubixx authored Sep 9, 2023
1 parent 8e2e744 commit 7fcae7a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 11.0.1+1.14.1

- rename `githubixx.kubernetes-ca` to `githubixx.kubernetes_ca`

## 11.0.0+1.14.1

- upgrade to Cilium `v1.14.1`
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/prepare.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@

- name: Generate etcd and K8s TLS certificates
include_role:
name: githubixx.kubernetes-ca
name: githubixx.kubernetes_ca

- name: Copy certificate files from assets to local host
ansible.posix.synchronize:
Expand Down
2 changes: 1 addition & 1 deletion molecule/default/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ roles:
- githubixx.ansible_role_wireguard
- githubixx.harden-linux
- githubixx.cfssl
- githubixx.kubernetes-ca
- githubixx.kubernetes_ca
- githubixx.etcd
- githubixx.kubectl
- githubixx.kubernetes_controller
Expand Down

0 comments on commit 7fcae7a

Please sign in to comment.