ansible-role-thales-hsm/handlers/main.yaml
Douglas Mendizábal 45081528b1 Unpin ansible-lint
This patch unpins ansible-lint to fix the failing gate.  All lint
errors have been fixed.

Change-Id: I2f8c90db5add09e27f71cf8aecca8d0e108a3de3
2023-09-21 17:12:37 -04:00

6 lines
194 B
YAML

---
- name: Legacy vars warning
ansible.builtin.debug:
msg: "WARNING: Using legacy thales_hsm_ip_address and
thales_hsm_config_location variables. Please udpate your vars file."