This commit is contained in:
parent
8b68438b81
commit
a05f19240e
@ -11,7 +11,7 @@
|
|||||||
pip:
|
pip:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
extra_args: --user
|
extra_args: --user
|
||||||
state: latest
|
state: present
|
||||||
loop: "{{ certbot_packages_extra }}"
|
loop: "{{ certbot_packages_extra }}"
|
||||||
|
|
||||||
- name: Install certbot with pip
|
- name: Install certbot with pip
|
||||||
|
Loading…
Reference in New Issue
Block a user