Change apt to package
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
|
||||
- name: rsyslog - install
|
||||
apt: name=rsyslog
|
||||
package: name=rsyslog
|
||||
|
||||
- name: rsyslog - rsyslog.conf
|
||||
template: dest=/etc/rsyslog.conf src=rsyslog.conf.j2 owner=root group=root mode=0644
|
||||
|
||||
Reference in New Issue
Block a user