update
This commit is contained in:
@@ -10,3 +10,12 @@
|
||||
|
||||
- name: Install nfs-common
|
||||
apt: name=nfs-common state=latest update_cache=yes
|
||||
|
||||
- name:
|
||||
template:
|
||||
src: sysctl.j2
|
||||
dest: /etc/sysctl.conf
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
|
||||
|
||||
Reference in New Issue
Block a user