|
@@ -2,8 +2,9 @@
|
|
|
- hosts: local
|
|
- hosts: local
|
|
|
tasks:
|
|
tasks:
|
|
|
|
|
|
|
|
-# - name: wine (add architecture)
|
|
|
|
|
-# ansible.builtin.shell: dpkg --add-architecture i386
|
|
|
|
|
|
|
+ - name: wine (add architecture)
|
|
|
|
|
+ ansible.builtin.shell:
|
|
|
|
|
+ cmd: dpkg --add-architecture i386
|
|
|
|
|
|
|
|
- name: install gpg key Onlyoffice
|
|
- name: install gpg key Onlyoffice
|
|
|
file:
|
|
file:
|