parent
b91d69d1ed
commit
09cd075108
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@
|
|||
- name: Set some extra signing facts
|
||||
set_fact:
|
||||
sign_hostnames: "{{ssh_hostnames}} + ['{{inventory_hostname}}']"
|
||||
sign_validity: "-1h:+52w5y"
|
||||
sign_validity: "-1h:+52w"
|
||||
when: env == "staging"
|
||||
tags:
|
||||
- sshd_config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue