Jeff Geerling
31beafb338
Update release workflow for more consistency.
3 years ago
Jeff Geerling
dd1f8bd22c
Tabs to spaces in README.
3 years ago
Jeff Geerling
de4cb90984
Merge pull request #97 from simonspa/webroot
...
Allow Webroot Certificate Creation
3 years ago
Simon Spannagel
955ec8b17e
Update documentation
3 years ago
Simon Spannagel
a9a3ef77a3
Remove old deploy hook method superseded by pre-hook and post-hook methods
3 years ago
Simon Spannagel
e35a5d0fb9
Remove excess whitespace
3 years ago
Simon Spannagel
854a36e048
Rever changes made by linter to github workflow yaml
3 years ago
simonspa
2cad2addcd
Update defaults/main.yml
...
Co-authored-by: Jeff Geerling <geerlingguy@mac.com>
3 years ago
simonspa
52a96f9bde
Check for systemd list-unit-files before restarting services
...
Co-authored-by: Karl M. Davis <karl@justdavis.com>
3 years ago
Simon Spannagel
7a7c1f8b06
Fix linter suggestions
3 years ago
Romain Porte
40c4c1b433
webroot: install hook before creating certificates
...
The command that will create the certificates need the hook script
ansible.sh to exist before it is run, elsewise an error will occur in
case of first run on a new host.
(cherry picked from commit 2346cd52a262bf2fa89419f29abba0e8ea95cdb7)
3 years ago
Romain Porte
bd58f8e72c
optimize renewal-hook creation: run it only once and not per domain
3 years ago
Simon Spannagel
123facdbab
Ensure deploy hook directory exists before using
3 years ago
Simon Spannagel
e1013946c5
Webroot: allow to set default webroot path, overwritten by per-cert path
3 years ago
Simon Spannagel
b37af73500
Move webroot definition further down
3 years ago
Simon Spannagel
23447ec217
Fix issue in certificate creation command
3 years ago
Simon Spannagel
50d8921ec2
Create webroot directory if it doesn't exist
3 years ago
simonspa
2e13cb13cf
Update default deploy hook
...
Co-Authored-By: Kieren Evans <kierenevans@users.noreply.github.com>
3 years ago
Simon Spannagel
e669ab0ac4
Replace shell with command module
3 years ago
Simon Spannagel
ca46eab49f
Fix linting issues
3 years ago
Simon Spannagel
5f476f829c
Add default and document certbot_deployhook
3 years ago
Simon Spannagel
34949a63d9
Document webroot functionality
3 years ago
Simon Spannagel
061509319f
Allow specification of different webroots per certificate
3 years ago
Ryan Faircloth
c7e5eec8cc
Update create-cert-webroot.yml
...
Removed debug logging of var as it could have protected information
3 years ago
Ryan Faircloth
23f593aaaf
Fixes #39 adding new script for webroot
...
Fixes #41 support deployhook (webroot only)
Fixes #41 support for test CA
3 years ago
Jeff Geerling
027af9b3b3
Merge pull request #152 from stackbuilders/fix_install_with_snap_debian
...
[#151 ] Skip "Enable classic snap support" on Debian
3 years ago
Jeff Geerling
7317dbcabe
Fix lint warnings.
3 years ago
Jeff Geerling
5cfcc2d316
Disable source install test on CentOS 7 for now.
3 years ago
Jeff Geerling
aaf3dbd40a
Merge pull request #159 from jivanpal/snapd-start
...
Ensure snapd is started immediately
3 years ago
Jeff Geerling
96051f08f4
Merge pull request #160 from jivanpal/powertools-for-centos-8.2
...
Add conditional to handle old name of PowerTools repo for CentOS 8.2.2004 and earlier
3 years ago
Jivan Pal
6647174286
Add conditional to handle old name of PowerTools repo for CentOS 8.2.2004 and earlier
3 years ago
Jivan Pal
3f8533436b
Ensure snapd is started immediately
3 years ago
Jeff Geerling
d1d517c5a4
Make sure bugs aren't automatically closed.
3 years ago
Jeff Geerling
7ad49929dd
PR #80 touch-up for cosmetic purposes.
4 years ago
Jeff Geerling
6bb2ed6436
Merge pull request #80 from wvh-github/feature/create_pre_and_post_hook
...
create pre and post hooks
4 years ago
Jeff Geerling
515e8af98b
Update tasks/create-cert-standalone.yml
4 years ago
Jeff Geerling
b17976752c
Update tasks/create-cert-standalone.yml
4 years ago
Sebastián Estrella
02e1e4e148
[ #151 ] Skip "Enable classic snap support" on Debian
4 years ago
Jeff Geerling
fdba1c4352
Merge pull request #142 from geerlingguy/134-snap-install-method
...
Issue #134 : Snap install method.
4 years ago
Jeff Geerling
3c05ff5029
Use bools I guess.
4 years ago
Jeff Geerling
25a661157e
Allow failure on snap-based install since containerization makes that hard to test.
4 years ago
Jeff Geerling
e93e175a7e
Remove ansible-lint from roles.
4 years ago
Jeff Geerling
e10cfdaedb
Make ansible-lint work again.
4 years ago
Jeff Geerling
e34a21f0eb
Set certbot_script variable for snap-based install.
4 years ago
Jeff Geerling
4f22d025cd
Slight tweak, but it still won't work.
4 years ago
Jeff Geerling
ea88bfa03c
Attempt to get snap based install working correctly.
4 years ago
Jeff Geerling
56ba6ad847
Fix syntax error with file module usage.
4 years ago
Jeff Geerling
0ba7078e8c
Issue #134 : Snap install method.
4 years ago
Jeff Geerling
b96acd79ec
Fix a deprecation warning in the Molecule playbook.
4 years ago
Jeff Geerling
9090d7d431
Merge pull request #127 from wzzrd/patch-1
...
Only enable PowerTools on CentOS
4 years ago