Add a work-specific role.

This commit is contained in:
Tom Alexander
2024-01-07 14:43:10 -05:00
parent 80a3f2291c
commit 3e0de0e87a
9 changed files with 104 additions and 2 deletions

View File

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