Add a python role.

This commit is contained in:
Tom Alexander
2023-12-25 15:26:42 -05:00
parent 1cad73e68f
commit 06fc236f0a
10 changed files with 102 additions and 0 deletions

View File

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