diff --git a/hosts b/hosts index 862b20e..6e63ffd 100644 --- a/hosts +++ b/hosts @@ -1,7 +1,7 @@ --- all: - hosts: - 116.203.200.219: - vars: - ansible_user: "root" - ansible_ssh_private_key_file: ~/.ssh/id_rsa + hosts: + 116.203.200.219: + vars: + ansible_user: "root" + ansible_ssh_private_key_file: ~/.ssh/id_rsa