This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-simple-desktop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Merge branch 'master' of git.devops.thengo.intranet:kita-pro/ansible-role-kita-pro-desktop
master
Markus Katharina Brechtel
5 years ago
parent
18ee3a67bc
bd85d83254
commit
7b944e7231
1 changed files
with
2 additions
and
4 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-4
tasks/network.yaml
+ 2
- 4
tasks/network.yaml
View File
@@ -8,8 +8,6 @@
- name: link resolv.conf
- name: link resolv.conf
file:
file:
src: /etc/
dest: /path/to/symlink
owner: foo
group: foo
src: /etc/resolvconf/run/resolv.conf
dest: /etc/resolv.conf
state: link
state: link
Write
Preview
Loading…
Cancel
Save