X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=playbooks%2Fdebian-update-all-apt.yml;fp=playbooks%2Fdebian-update-all-apt.yml;h=223eaa285dbd97e4a150a04a8cdadf5a2c38bbb6;hb=56156f76810459484bbc4ceff09150832a17d6b2;hp=a804438405d8e715fcdace7845cc27c46da5af41;hpb=1dc11500e2f9997b9d59d37c78291cda6fd94e4b;p=ansible.git diff --git a/playbooks/debian-update-all-apt.yml b/playbooks/debian-update-all-apt.yml index a804438..223eaa2 100644 --- a/playbooks/debian-update-all-apt.yml +++ b/playbooks/debian-update-all-apt.yml @@ -1,5 +1,5 @@ -- hosts: all - name: Update Debian systems with apt +- name: Update Debian systems with apt + hosts: all become: yes gather_facts: false tasks: