now with notify
This commit is contained in:
@@ -6,8 +6,11 @@ Type=oneshot
|
||||
User={{ ansible_user }}
|
||||
WorkingDirectory={{ code_dest }}
|
||||
ExecStart=python main.py
|
||||
Environment="OWN_IMAGE_PERCENT={{ own_image_percent }}"
|
||||
Environment="OWN_IMAGE_PERCENT={{ own_image_percent }}"#
|
||||
Environment="RECIPIENT={{ recipient }}"
|
||||
|
||||
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
# this ensures that the service is started after the network is up (@reboot)
|
||||
Reference in New Issue
Block a user