diff --git a/src/install-prerequisites-for-netplan-configuration-fix.yml b/src/install-prerequisites-for-netplan-configuration-fix.yml index 667e6f1..1c86cbc 100644 --- a/src/install-prerequisites-for-netplan-configuration-fix.yml +++ b/src/install-prerequisites-for-netplan-configuration-fix.yml @@ -8,10 +8,10 @@ # # TODO: Remove this playbook when and if that becomes possible. See # cisagov/skeleton-packer#301 for more details. -- hosts: all - name: >- +- name: >- Install prerequisites for the script that fixes the Netplan configuration generated by cloud-init from the instance metadata + hosts: all become: true become_method: ansible.builtin.sudo tasks: