Сергей Антоненко 3 년 전
부모
커밋
d940e3acac
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      install-software.yml

+ 3 - 2
install-software.yml

@@ -2,8 +2,9 @@
 - hosts: local
   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
       file: