resolv.conf does not work on drone

This commit is contained in:
fosslinux 2020-01-02 15:17:31 +11:00
parent 3bf7e46d69
commit 5064bcc821
1 changed files with 1 additions and 0 deletions

View File

@ -12,4 +12,5 @@ steps:
commands:
- .drone/deps
- 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