correct bug path ca-certificate
This commit is contained in:
parent
63cbc04f65
commit
9f5010616b
@ -15,7 +15,7 @@
|
||||
|
||||
- name: stat ca-certificates
|
||||
stat:
|
||||
path: "/etc/certs/ca-certificates.crt" # required. The full path of the file/object to get the facts of.
|
||||
path: "/etc/ssl/certs/ca-certificates.crt" # required. The full path of the file/object to get the facts of.
|
||||
register: cacertificates
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user