This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-network_interfaces
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
fix setup
netifs
Markus Katharina Brechtel
7 years ago
parent
1484c88d87
commit
2f684d230a
1 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
tasks/setup.yml
+ 1
- 2
tasks/setup.yml
View File
@@ -1,5 +1,5 @@
---
- name: install resolvconf
apt:
name: resolvconf
@@ -9,4 +9,3 @@
apt:
name: rdnssd
state: absent
when:
Write
Preview
Loading…
Cancel
Save