fix command
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
- name: Install openitcockpit agent
|
||||
ansible.builtin.shell:
|
||||
cmd: mv dpkg -i /tmp/openitcockpit-agent_3.1.1_amd64.deb
|
||||
cmd: dpkg -i /tmp/openitcockpit-agent_3.1.1_amd64.deb
|
||||
|
||||
- ansible.builtin.copy:
|
||||
src: ./files/config.ini
|
||||
|
||||
Reference in New Issue
Block a user