diff --git a/add_ssh_user.yml b/add_ssh_user.yml index 6c3bfb3..ba4ca26 100644 --- a/add_ssh_user.yml +++ b/add_ssh_user.yml @@ -1,5 +1,5 @@ - hosts: lxc roles: - add_ssh_user + - add_ssh_user vars: ansible_host_key_checking: False