mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Clarify /etc/profile.d/profile_ssh_warn.sh
This commit is contained in:
parent
774c3e45d3
commit
dd2f9a1ab2
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
- option: iiab_admin_user
|
- option: iiab_admin_user
|
||||||
value: "{{ iiab_admin_user }}"
|
value: "{{ iiab_admin_user }}"
|
||||||
|
|
||||||
- name: Install /etc/profile.d/profile_ssh_warn.sh from template, to issue warnings if iiab-admin password is still default
|
- name: Install /etc/profile.d/profile_ssh_warn.sh from template, to issue warnings (during shell/ssh logins) if iiab-admin password is still default
|
||||||
template:
|
template:
|
||||||
src: profile_ssh_warn.sh
|
src: profile_ssh_warn.sh
|
||||||
dest: /etc/profile.d/
|
dest: /etc/profile.d/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue