This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-common
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
make sure resolvconf is installed before updating symlink
master
Markus Katharina Brechtel
2 years ago
parent
6d282c59b1
commit
10d2a658fa
1 changed files
with
4 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
tasks/network.yaml
+ 4
- 0
tasks/network.yaml
View File
@@ -1,5 +1,9 @@
---
---
- name: ensure resolvconf is installed
apt:
pkg: resolvconf
- name: link resolv.conf
- name: link resolv.conf
file:
file:
src: /run/resolvconf/resolv.conf
src: /run/resolvconf/resolv.conf