feat(hosts): add new nodes to hosts.yml and update site.yml login message
这个提交包含在:
@@ -20,7 +20,7 @@
|
||||
ansible.builtin.debug:
|
||||
msg: |
|
||||
{% if lookup('env', 'SSH_PASSWORD') | length > 0 %}
|
||||
✓ 使用密码登录 (首次安装)
|
||||
✓ 优先使用密码登录
|
||||
{% else %}
|
||||
✓ 使用密钥登录
|
||||
{% endif %}
|
||||
|
||||
在新议题中引用
屏蔽一个用户