diff options
Diffstat (limited to 'roles/bootstrap/tasks/install-ubuntu-mac.yml')
| -rw-r--r-- | roles/bootstrap/tasks/install-ubuntu-mac.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/bootstrap/tasks/install-ubuntu-mac.yml b/roles/bootstrap/tasks/install-ubuntu-mac.yml index 2cdbd7d..0df496e 100644 --- a/roles/bootstrap/tasks/install-ubuntu-mac.yml +++ b/roles/bootstrap/tasks/install-ubuntu-mac.yml @@ -5,7 +5,6 @@ environment: MAKEFLAGS: "" changed_when: true - failed_when: false - name: "Configure unconfigured packages in chroot" ansible.builtin.command: @@ -13,7 +12,6 @@ environment: MAKEFLAGS: "" changed_when: true - failed_when: false - name: "Blacklist modules conflicting with broadcom-wl" ansible.builtin.copy: |
