This website requires JavaScript.
Explore
Help
Sign In
Mic92
/
ansible
Watch
1
Star
0
Fork
0
You've already forked ansible
Code
Issues
Pull Requests
Releases
Wiki
Activity
b61f12c99d
ansible
/
roles
/
common
/
templates
/
resolv.conf.j2
10 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
use managed by ansible macro in templates
2014-08-06 08:54:49 +00:00
# {{ ansible_managed }}
first commit
2014-08-06 06:15:21 +00:00
#
# /etc/resolv.conf
#
resov.conf.j2: new dns server
2015-01-14 20:15:19 +00:00
nameserver 192.168.66.6
first commit
2014-08-06 06:15:21 +00:00
search lxc
# End of file
Reference in New Issue
Copy Permalink