This commit is contained in:
parent
3b99eaf72d
commit
c3b99671c5
@ -10,7 +10,7 @@
|
||||
- name: Install dependencies
|
||||
pip:
|
||||
name: "{{ item }}"
|
||||
extra-args: --user
|
||||
extra_args: --user
|
||||
state: latest
|
||||
loop: "{{ certbot_packages_extra }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user