diff --git a/containerAdmin.yml b/containerAdmin.yml index 4d9959d..d2ac067 100644 --- a/containerAdmin.yml +++ b/containerAdmin.yml @@ -1,5 +1,6 @@ - name: Clone SSH repos, inject private key, build and run container hosts: docker_host + remote_user: ubuntu gather_facts: false become: yes