diff --git a/.github/workflows/ansible.yml b/.github/workflows/ansible.yml index 6901618..e142acf 100644 --- a/.github/workflows/ansible.yml +++ b/.github/workflows/ansible.yml @@ -15,7 +15,7 @@ jobs: - name: Install ansible run: | pacman -Sy - pacman -S ansible + pacman -S ansible --noconfirm - name: Setup local inventory run: |