add explicit pip package state
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
3d538bfb70
commit
a972a49a67
@ -12,6 +12,7 @@
|
||||
name: "{{ item }}"
|
||||
executable: pip3
|
||||
extra_args: --user
|
||||
state: present
|
||||
loop: "{{ certbot_packages_extra + __certbot_packages }}"
|
||||
|
||||
- name: Create certbot environment
|
||||
|
Loading…
Reference in New Issue
Block a user