mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
move drone seds to seperate file
This commit is contained in:
3
.drone/seds
Executable file
3
.drone/seds
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
sed -i "s/thunix.net/127.0.0.1/g" hosts
|
||||
sed -i 's/- include: resolv.yml/#&/' roles/common/tasks/main.yml
|
||||
Reference in New Issue
Block a user