Add a lvfs role for Linux.

This commit is contained in:
Tom Alexander
2023-09-10 18:28:32 -04:00
parent a54c966ad0
commit 754c84ad89
5 changed files with 27 additions and 0 deletions

View File

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