diff --git a/tests/bootstrap-aio.yml b/tests/bootstrap-aio.yml index 059fcb7464..f934409a79 100644 --- a/tests/bootstrap-aio.yml +++ b/tests/bootstrap-aio.yml @@ -15,6 +15,7 @@ - name: Bootstrap the All-In-One (AIO) hosts: localhost + gather_facts: True user: root roles: - role: "sshd"