diff --git a/containerAdmin.yml b/containerAdmin.yml index 656ac19..2035de6 100644 --- a/containerAdmin.yml +++ b/containerAdmin.yml @@ -1,7 +1,7 @@ - name: Clone SSH repos, inject private key, build and run container hosts: docker_host remote_user: ubuntu - gather_facts: false + gather_facts: true become: yes become_method: sudo become_user: root