Skip to content

Commit

Permalink
feat: add community.crypto collection for PKI setup
Browse files Browse the repository at this point in the history
  • Loading branch information
BlacksilverConsulting authored Aug 2, 2024
1 parent 0903a25 commit 985ef22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,8 @@
value: disabled
no_extra_spaces: true
mode: "0644"

- name: Add Ansible support for OpenSSH key generation
community.general.ansible_galaxy_install:
name: community.crypto
type: collection

0 comments on commit 985ef22

Please sign in to comment.