Fix apt, hostname
This commit is contained in:
@@ -20,3 +20,6 @@
|
||||
authorized_key: user="root" key="{{ common_openssh_keys_root | join("\n") }}" exclusive=yes
|
||||
when: common_openssh_keys_root
|
||||
tags: 'ssh-keys'
|
||||
|
||||
- name: openssh - truncate /etc/motd
|
||||
copy: dest=/etc/motd content='' force=yes
|
||||
|
||||
Reference in New Issue
Block a user