lots of documentation updates

This commit is contained in:
2023-04-12 08:01:57 +00:00
parent 81e70556db
commit 792dd139ca
12 changed files with 221 additions and 49 deletions

View File

@@ -0,0 +1,8 @@
- name: set up TPM tooling
become: true
ansible.builtin.apt: name={{ item }} state=present
with_items:
- clevis-tpm2
- tpm-tools
- tpm2-tools
- tss2