added other sources for more variety

This commit is contained in:
2023-11-17 22:25:55 +01:00
parent b684c293b0
commit 08bdfe970c
10 changed files with 140 additions and 45 deletions

View File

@@ -6,6 +6,7 @@ Type=oneshot
User={{ ansible_user }}
WorkingDirectory={{ code_dest }}
ExecStart=python main.py
Environment="OWN_IMAGE_PERCENT={{ own_image_percent }}"
[Install]