mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
resolv.conf does not work on drone
This commit is contained in:
@@ -12,4 +12,5 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- .drone/deps
|
- .drone/deps
|
||||||
- sed -i "s/thunix.net/127.0.0.1/g" hosts
|
- sed -i "s/thunix.net/127.0.0.1/g" hosts
|
||||||
|
- sed -i "s/- include: resolv.yml/#&/" roles/common/tasks/main.yml
|
||||||
- ansible-playbook -i hosts site.yml
|
- ansible-playbook -i hosts site.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user