Logo
Explore Help
Sign In
gregandev/ansible-role-certbot
Watch 1
Star 0
Fork 0
mirror of https://github.com/geerlingguy/ansible-role-certbot.git synced 2026-09-08 23:20:40 +02:00
Code Issues Projects Releases Wiki Activity
59 Commits 3 Branches 27 Tags
130eb078f348eabe0e65ed1d721a76610ae70a93
Commit Graph
8 Commits
This Branch
This Branch
All Branches
Author SHA1 Message Date
Yoan Tournade 130eb078f3 Do not use anymore deprecated 'Tests as filters'. Use new syntax is failed or is changed. 2018-05-03 23:58:35 +02:00
Yoan Tournade 7c5a41c8d9 Use json for serializing domain list 2018-02-16 00:47:38 +01:00
Yoan Tournade 45005e9bc2 Use copy module to persist domain list. 2018-02-16 00:44:06 +01:00
Yoan Tournade 36609dac50 Make certificate expansion the default behaviour 2018-02-16 00:27:23 +01:00
Yoan Tournade 36c5ac6d29 Use only lineinfile module, even to check the file exists 2018-02-16 00:26:59 +01:00
Yoan Tournade b469b40ed6 Actually update certificate when domain list file is absent or has changed 2018-02-16 00:18:18 +01:00
Yoan Tournade e1d787d811 Use lineinfile to check domain list content 2018-02-16 00:08:49 +01:00
Yoan Tournade fa59772ab1 Add a test for domain list change using grep 2018-02-15 23:59:05 +01:00