wip: ansible on alpine
This commit is contained in:
Regular → Executable
+2
-1
@@ -1,2 +1,3 @@
|
||||
#!/bin/sh
|
||||
cd /root && ( make ansible-pull > /var/log/ansible.log || reboot ) &
|
||||
|
||||
/etc/init.d/myos ansible-pull > /var/log/ansible.log
|
||||
|
||||
Reference in New Issue
Block a user