Explorar o código

[FIX] Deprecation warning: state 'installed'

Roberto Lizana %!s(int64=8) %!d(string=hai) anos
pai
achega
e8ee2d789a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tasks/ssl_generate.yml

+ 1 - 1
tasks/ssl_generate.yml

@@ -7,7 +7,7 @@
   - name: Ensure OpenSSL is installed
     package:
       name: openssl
-      state: installed
+      state: present
 
   - name: Ensure SSL generation directory exists
     file: