Add wasm role.

This commit is contained in:
Tom Alexander
2023-12-24 00:56:25 -05:00
parent 86ecfd1c54
commit a1ab3327ee
9 changed files with 105 additions and 3 deletions

View File

@@ -0,0 +1,5 @@
# - name: Install packages
# package:
# name:
# - foo
# state: present