IP_subject_alt_name is not declared for localhost. Fixed #149

pull/171/head
Jack Ivanov 8 years ago
parent 517366f194
commit 37ec574d8d

@ -1,5 +1,8 @@
---
- set_fact:
IP_subject_alt_name: "{{ IP_subject_alt_name }}"
- name: Ensure that the sshd_config file has desired options
blockinfile:
dest: /etc/ssh/sshd_config

Loading…
Cancel
Save