Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ansible-scylla-node: Remove invalid conditions in ssl.yml
When you register a variable in a loop, ansible puts the results inside a results object, so trying to access the '_node_crt.stat' and '_node_key.stat' directly as it was being done doesn't work.
- Loading branch information