Add absolute paths of executables
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-06-10 12:32:27 +02:00
parent 226fa9859b
commit 3426cd7ed3
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
- name: Install ansible through pip3
- name: Install ansible (w/ dependencies)
ansible.builtin.pip:
name: "{{ item }}"
executable: pip3