imfreedom/ansible

848e3c090312
Parents a272d577ac93
Children 3b97581e179b
Enable the systemd unit for teamcity so it starts on boot
--- a/roles/teamcity/tasks/systemd.yml Sun Sep 19 01:16:26 2021 -0500
+++ b/roles/teamcity/tasks/systemd.yml Mon Oct 04 21:49:53 2021 -0500
@@ -41,3 +41,4 @@
name: teamcity-agent
state: started
daemon_reload: yes
+ enabled: true