Chris Mague 8 gadi atpakaļ
vecāks
revīzija
a3bb0116b5
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      tasks/binary_install.yml

+ 1 - 1
tasks/binary_install.yml

@@ -33,7 +33,7 @@
 - name: ensures consul command has the right permissions
   file:
     path="{{cloud_consul_install_dir}}/consul"
-    user=root
+    owner=root
     group=root
     mode=0700
     state=file