add ansible.builtin.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
dest: "/tmp/zabbix-release_7.2.deb"
|
||||
|
||||
- name: Install Zabbix Repo package
|
||||
apt:
|
||||
ansible.builtin.apt:
|
||||
deb: /tmp/zabbix-release_7.2.deb
|
||||
|
||||
- name: Install zabbix-agent2 and plugins
|
||||
|
||||
Reference in New Issue
Block a user