Commit Graph

  • 3ff3d83c91
    fixed incorrect variable name when parsing regex Austin Lucas Lake 2024-05-06 03:58:55 -0700
  • 20fd3810d2
    delete key using returned fingerprint Austin Lucas Lake 2024-05-06 03:44:24 -0700
  • 4a7467a596
    provide bin path for gpg executable Austin Lucas Lake 2024-05-06 03:42:59 -0700
  • 18886d8c49 deploy: 5e59c5261e austinlucaslake 2024-05-06 09:50:49 +0000
  • 90cf71281a
    set defaults for all list-type parameters to empty list and ipdated regex searches Austin Lucas Lake 2024-05-06 02:48:38 -0700
  • a70469ac13
    fixed over-indentations Austin Lucas Lake 2024-05-05 21:06:16 -0700
  • 766d752531 deploy: 5e59c5261e austinlucaslake 2024-05-06 03:27:31 +0000
  • 01d6ee2b31
    updated documentation for check_mode and diff_mode attributes Austin Lucas Lake 2024-05-05 20:20:46 -0700
  • 4891695dc1
    set subkeys parameter default to be empty list Austin Lucas Lake 2024-05-05 20:08:59 -0700
  • 965b667bfc
    reformated argument lists for run_module calls Austin Lucas Lake 2024-05-05 18:41:42 -0700
  • 091c5d4503
    removed extraneous character that was causing syntax error Austin Lucas Lake 2024-05-05 17:21:59 -0700
  • 8685426fb6
    updated documentation and curve requirements for ECC keys Austin Lucas Lake 2024-05-05 16:13:02 -0700
  • 4753860fb3
    fixed linting errors Austin Lucas Lake 2024-05-05 14:11:35 -0700
  • c60afdf431 deploy: 5e59c5261e austinlucaslake 2024-05-05 21:10:00 +0000
  • 81166c799f
    removed keyserver/transient_key parameters and dependencies on PluginGPGRunner and GPGError Austin Lucas Lake 2024-05-05 14:07:18 -0700
  • dc77ca193b deploy: 5e59c5261e felixfontein 2024-05-05 18:12:59 +0000
  • fd4a512e35 deploy: 5e59c5261e felixfontein 2024-05-05 18:12:22 +0000
  • 5e59c5261e
    Fix documentation. (#751) Felix Fontein 2024-05-05 19:57:32 +0200
  • 16d4f4aea4 deploy: aa82575a78 felixfontein 2024-05-05 17:29:01 +0000
  • d7dfc9fbe6 Fix documentation. Felix Fontein 2024-05-05 19:26:37 +0200
  • 6fd710f82b deploy: aa82575a78 austinlucaslake 2024-05-05 17:07:57 +0000
  • d5d9c5dcaf
    fixed suboptions in documentation for subkeys parameter Austin Lucas Lake 2024-05-05 10:06:09 -0700
  • 9ac92b03e2 deploy: aa82575a78 felixfontein 2024-05-05 12:39:49 +0000
  • 0c75b4e0a1 deploy: aa82575a78 felixfontein 2024-05-05 12:39:17 +0000
  • aa82575a78
    ACME modules: simplify code, refactor argspec handling code, move csr/csr_content to own docs fragment (#750) Felix Fontein 2024-05-05 14:37:52 +0200
  • cae50d1bcc Refactor ACME argspec creation. Add with_certificate argument for new CERTIFICATE docs fragment. Felix Fontein 2024-05-05 13:32:32 +0200
  • b39e5bad85 Simplify code. Felix Fontein 2024-05-05 13:27:08 +0200
  • 4195a7c304 deploy: f3c9cb7a8a felixfontein 2024-05-05 11:38:18 +0000
  • 2ffd1e0865 Move csr / csr_content to new docs fragment. Felix Fontein 2024-05-05 13:21:40 +0200
  • d7fdcd3c97 Fix bug in argspec module util. Felix Fontein 2024-05-05 13:21:08 +0200
  • f3c9cb7a8a
    Refactor and extend argument spec helper, use for ACME modules (#749) Felix Fontein 2024-05-05 11:42:42 +0200
  • 60b21757ea
    wrong module name Austin Lucas Lake 2024-05-05 02:24:01 -0700
  • 440acfd047
    syntax error in documentation Austin Lucas Lake 2024-05-05 02:21:14 -0700
  • 86a111a6e8
    fixing linting issues Austin Lucas Lake 2024-05-05 02:01:48 -0700
  • bf9f9d1cf4 Remove superfluous comments. Felix Fontein 2024-05-05 10:29:33 +0200
  • a644edafd8 Refactor argument spec helper. Felix Fontein 2024-05-05 10:29:24 +0200
  • c9f89bbc9a
    added quotation marks around template expression brackets Austin Lucas Lake 2024-05-05 01:34:12 -0700
  • ea6b1d7eff
    added stricter matching passed on user input Austin Lucas Lake 2024-05-05 01:32:25 -0700
  • 1881e9fe5d deploy: f82b335916 felixfontein 2024-05-05 07:44:48 +0000
  • f82b335916
    Avoid exception if certificate has no AKI in acme_certificate. (#748) Felix Fontein 2024-05-05 09:43:29 +0200
  • ed8f4ea84b Avoid exception if certificate has no AKI in acme_certificate. Felix Fontein 2024-05-05 00:05:42 +0200
  • 4b5023ede8 deploy: 553ab45f46 felixfontein 2024-05-04 21:42:30 +0000
  • 553ab45f46
    ACME: improve acme_certificate docs, include cert_id in acme_certificate_renewal_info return value (#747) Felix Fontein 2024-05-04 23:38:57 +0200
  • 3103b82f87 Fix AKI extraction for older OpenSSL versions. Felix Fontein 2024-05-04 22:58:42 +0200
  • c2a663a6fb The cert ID cannot be computed if the certificate has no AKI. Felix Fontein 2024-05-04 21:09:20 +0200
  • 933117a145 deploy: 59606d48ad felixfontein 2024-05-04 19:11:18 +0000
  • c0930e9535 Also return cert_id from acme_certificate_renewal_info module. Felix Fontein 2024-05-04 20:27:37 +0200
  • dc03a02b00 deploy: 59606d48ad felixfontein 2024-05-04 18:41:02 +0000
  • 281b7fbe0c Fix documentation of acme_certificate's challenge_data return value. Felix Fontein 2024-05-04 19:22:22 +0200
  • 06e49b5357 Use community.dns.quote_txt filter instead of regex replace to quote TXT entry value. Felix Fontein 2024-05-04 19:22:01 +0200
  • cc667e5944 deploy: 59606d48ad felixfontein 2024-05-04 13:49:25 +0000
  • 101a851c03 deploy: 59606d48ad felixfontein 2024-05-04 13:49:11 +0000
  • 59606d48ad
    Add acme_certificate_renewal_info module (#746) Felix Fontein 2024-05-04 15:47:42 +0200
  • 745c4abda7 Fix bug in module timestamp param parsing, and add tests. Felix Fontein 2024-05-03 22:25:09 +0200
  • 2620e7ef28 Actually append msg_append. Felix Fontein 2024-05-02 21:56:05 +0200
  • 10ece4a4d6 Allow to provide value for 'now'. Felix Fontein 2024-05-02 21:55:53 +0200
  • 1712b63c08 Add acme_certificate_renewal_info module. Felix Fontein 2024-05-02 15:41:25 +0200
  • db35c2d5c8 Allow to provide cert_info object to get_renewal_info(). Felix Fontein 2024-05-02 12:09:01 +0200
  • 0a15be1017
    Refactor time code, add tests, fix bug when parsing absolute timestamps that omit seconds (#745) Felix Fontein 2024-05-03 22:25:39 +0200
  • f09a64578c deploy: 9501a28a93 felixfontein 2024-05-02 20:13:54 +0000
  • e8387f3184 deploy: 9501a28a93 felixfontein 2024-05-02 15:14:33 +0000
  • b00322ed15 ACME timestamp parser: do not choke on nanoseconds. Felix Fontein 2024-05-02 15:58:28 +0200
  • 06babcf10b Add changelog fragment. Felix Fontein 2024-05-02 14:20:50 +0200
  • c75881f6ad Add time helpers to ACME backend. Felix Fontein 2024-05-02 12:14:38 +0200
  • fe87bb23a6 deploy: 9501a28a93 felixfontein 2024-05-02 13:07:41 +0000
  • 352a294345 deploy: 9501a28a93 felixfontein 2024-05-02 13:05:00 +0000
  • 4bf6637466 Add time module utils. Felix Fontein 2024-05-02 12:11:04 +0200
  • c3660ec833
    fixed invalid parameter name Austin Lucas Lake 2024-05-02 03:40:31 -0700
  • af9571495b
    updated formating+documentation and added ability to specify multiple subkeys Austin Lucas Lake 2024-05-02 03:35:05 -0700
  • 422a248e9b
    removed type hints Austin Lucas Lake 2024-05-01 21:36:15 -0700
  • 84277a87cf
    removed default key_type Austin Lucas Lake 2024-05-01 20:30:03 -0700
  • f10082b846
    updated return conditions in documentation Austin Lucas Lake 2024-05-01 12:42:29 -0700
  • 132e7166dc
    added missing punctuation in documentation Austin Lucas Lake 2024-05-01 12:34:03 -0700
  • fd63e64ca4
    fixed invalid variable name when unpacking matching keys Austin Lucas Lake 2024-05-01 12:20:51 -0700
  • f28ca9cb93
    added dummy variables when extracting output from gpg command Austin Lucas Lake 2024-05-01 12:18:22 -0700
  • f47bb9520a
    seperated if-else for improved readability Austin Lucas Lake 2024-05-01 11:49:28 -0700
  • ccc39b388b
    added elements qualifier to key_usage Austin Lucas Lake 2024-05-01 11:43:58 -0700
  • adab532b83
    added version_added (2.22.0) to documentation Austin Lucas Lake 2024-05-01 11:38:43 -0700
  • 312d826fc1
    add diff_mode (support: none) to attributes list Austin Lucas Lake 2024-05-01 11:38:00 -0700
  • 9501a28a93
    Add tests for acme_certificate_deactivate_authz module. (#744) Felix Fontein 2024-05-01 11:30:07 +0200
  • 15afa5c4a6 Add tests for acme_certificate_deactivate_authz module. Felix Fontein 2024-05-01 10:58:26 +0200
  • 78fe785253 deploy: d906914737 felixfontein 2024-05-01 08:36:08 +0000
  • ef9d903d02 deploy: d906914737 felixfontein 2024-05-01 08:35:40 +0000
  • d906914737
    Create acme_certificate_deactivate_authz module (#741) Felix Fontein 2024-05-01 10:32:03 +0200
  • 7f83c9fd0e Add ACME version check. Felix Fontein 2024-05-01 10:09:34 +0200
  • 6a3d8559c5
    Rename 740-ecs_certificate-renewal-without-csr to 740-ecs_certificate-renewal-without-csr.yml francescolovecchio 2024-05-01 10:07:04 +0200
  • 3ec2fa1f56
    gpg_keypair module integration tests Austin Lucas Lake 2024-04-30 20:59:27 -0700
  • f03b55e1fa
    new gpg_keypair module to manage GPG keys Austin Lucas Lake 2024-04-30 20:58:50 -0700
  • ec0edee297
    Merge branch 'ansible-collections:main' into gpg_keypair Austin Lucas Lake 2024-04-30 15:05:30 -0700
  • a1fe184a14
    Create 740-ecs_certificate-renewal-without-csr francescolovecchio 2024-04-30 23:52:24 +0200
  • c90fd74e12 deploy: 33d278ad8f felixfontein 2024-04-30 21:46:46 +0000
  • 830da96ba5 Create acme_certificate_deactivate_authz module. Felix Fontein 2024-04-30 23:35:57 +0200
  • 665cba05e2 deploy: 33d278ad8f felixfontein 2024-04-30 21:40:16 +0000
  • b5eb5041b7 renew request CSR validation flovecchio 2024-04-30 15:55:47 +0200
  • 6705c4d3bf deploy: 33d278ad8f felixfontein 2024-04-30 08:51:48 +0000
  • 87bb442d3e deploy: 33d278ad8f felixfontein 2024-04-30 08:51:37 +0000
  • 33d278ad8f
    acme_certificate: allow to request renewal of a certificate according to ARI (#739) Felix Fontein 2024-04-30 10:47:49 +0200
  • 255d98c4d7 deploy: 6d4fc589ae felixfontein 2024-04-30 08:28:36 +0000
  • ab38d8622b Add warning. Felix Fontein 2024-04-30 10:26:38 +0200
  • bd599ebb28 Fix typo and use right object. Felix Fontein 2024-04-30 09:57:41 +0200