Browse Source

puppet:
- apt parameter angepasst

erdo_king 4 năm trước cách đây
mục cha
commit
8d40b31da8
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      roles/puppet/tasks/main.yml

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

@@ -1,7 +1,7 @@
 ---
 - name: install the puppet rpm from a remote repo
   apt:
-    name: https://apt.puppet.com/puppet7-release-buster.deb
+    deb: https://apt.puppet.com/puppet7-release-buster.deb
     state: present
 
 - name: Install puppet