Adds image creation and publishing

This commit is contained in:
Emil
2024-03-07 02:36:34 +01:00
parent 2b1923e40a
commit da93d7f4b4
13 changed files with 156 additions and 9 deletions

View File

@@ -0,0 +1,2 @@
localhost

View File

@@ -0,0 +1,4 @@
---
- hosts: localhost
remote_user: root
roles: [image]