- name: \'ubuntu\' entrypoint: \'bash\' args: - \'-c\' - | chmod 777 sshKeyFilePath && apt update && apt install openssh-client -y &