imfreedom/ansible

616bcc85a22a
Parents 598fa3498557
Children 6bf95b9e6799
Apparently teamcity-agent depends on bash
--- a/roles/teamcity/tasks/openbsd.yml Thu Nov 25 01:40:22 2021 -0600
+++ b/roles/teamcity/tasks/openbsd.yml Sat Nov 27 20:16:43 2021 -0600
@@ -1,4 +1,9 @@
---
+- name: make sure bash is installed
+ openbsd_pkg:
+ name:
+ - bash
+ state: present
- name: delete old init script
file:
path: /etc/rc.d/teamcity-agent