IP_subject_alt_name is not declared for localhost. Fixed #149

This commit is contained in:
Jack Ivanov 2016-12-13 20:46:27 +03:00
parent 517366f194
commit 37ec574d8d

View file

@ -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