fix command
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
- name: Install openitcockpit agent
|
- name: Install openitcockpit agent
|
||||||
ansible.builtin.shell:
|
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:
|
- ansible.builtin.copy:
|
||||||
src: ./files/config.ini
|
src: ./files/config.ini
|
||||||
|
|||||||
Reference in New Issue
Block a user