Explorar o código

Puppet:
- "DEPRECATION WARNING" behoben

erdo_king %!s(int64=4) %!d(string=hai) anos
pai
achega
c179985730
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      roles/puppet/tasks/main.yml

+ 1 - 2
roles/puppet/tasks/main.yml

@@ -6,10 +6,9 @@
 
 - name: Install puppet
   apt:
-    name: "{{ item }}"
+    name: ['puppet'] 
     update_cache: yes
   with_items:
-    - puppet
 
 - name: Start puppet
   systemd: