diff --git a/testsite/playbooks/bootstrap.yml b/testsite/playbooks/bootstrap.yml index 0e808f433841d3e9b6d4f3667c908e20e733cbb2..65b7af41adbf39925a3fe5aed93f8cdb59b9edb6 100644 --- a/testsite/playbooks/bootstrap.yml +++ b/testsite/playbooks/bootstrap.yml @@ -1,6 +1,7 @@ --- -- hosts: testsite +- name: Bootstrap servers for Ansible use + hosts: testsite remote_user: root roles: - bootstrap