ssh_pwauth: true chpasswd: list: | root:phyllome expire: False disable_root: false runcmd: - sed -i '/PermitRootLogin/s/.*/PermitRootLogin yes/' /etc/ssh/sshd_config - systemctl restart sshd