Compare commits

..

1 Commits

View File

@ -1,8 +1,6 @@
--- ---
- name: Install Certbot. - name: Install Certbot.
package: package: "name={{ certbot_package }} state=present"
name: "{{ certbot_package }}"
state: present
- name: Set Certbot script variable. - name: Set Certbot script variable.
set_fact: set_fact: