Compare commits

..
3 Commits
Author SHA1 Message Date
Jeff GeerlingandGitHub 3dedd45961 Merge pull request #16 from Kaurin/master
Git force: yes
2017-01-30 22:34:53 -06:00
Kaurin 806d612fab Adding 'force: yes' to the git section
to prevent 'local changes in working tree'
messages
2017-01-31 02:09:32 +00:00
Jeff Geerling 52dbc87e22 Update the author's URL. Now with more HTTPS! 2017-01-21 19:59:54 -06:00
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -65,4 +65,4 @@ MIT / BSD
## Author Information
This role was created in 2016 by [Jeff Geerling](http://www.jeffgeerling.com/), author of [Ansible for DevOps](https://www.ansiblefordevops.com/).
This role was created in 2016 by [Jeff Geerling](https://www.jeffgeerling.com/), author of [Ansible for DevOps](https://www.ansiblefordevops.com/).
+1
View File
@@ -5,6 +5,7 @@
dest: "{{ certbot_dir }}"
version: "{{ certbot_version }}"
update: "{{ certbot_keep_updated }}"
force: yes
- name: Ensure certbot-auto is executable.
file: