Skip to content

Commit

Permalink
Merge branch 'tallandtree-AllowCustomSnmpdTemplate'
Browse files Browse the repository at this point in the history
  • Loading branch information
drybjed committed Jul 6, 2016
2 parents 4e15ad8 + 1e035c2 commit 11a97f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@

- name: Configure snmpd service
template:
src: 'etc/snmp/snmpd.conf.j2'
src: '{{ lookup("template_src", "etc/snmp/snmpd.conf.j2") }}'
dest: '/etc/snmp/snmpd.conf'
owner: 'root'
group: 'root'
Expand Down

0 comments on commit 11a97f7

Please sign in to comment.