This commit is contained in:
parent
c3b99671c5
commit
e30f87f296
@ -17,7 +17,6 @@
|
||||
- name: Install certbot with pip
|
||||
pip:
|
||||
name: "{{ item }}"
|
||||
executable: pip3
|
||||
extra_args: --user
|
||||
state: present
|
||||
loop: "{{ __certbot_packages }}"
|
||||
|
Loading…
Reference in New Issue
Block a user