final! final! deployment! fix! 15.0!
1 files changed, 1 insertions(+), 1 deletions(-) M ansible/deploy.yml
M ansible/deploy.yml => ansible/deploy.yml +1 -1
@@ 1,6 1,6 @@ - name: Deploy servers hosts: gameservers - transport: ssh + connection: ssh tasks: - name: Ensure host connectivity ansible.builtin.ping: