Commit graph

  • 21682352fd Workaround for CentOS7 reporting ansible_facts['service_mgr'] == 'sysvinit' in containers Jakub Jelen 2024-02-06 09:43:37 +0100
  • a0935af1df
    Merge pull request #275 from willshersystems/dependabot/github_actions/actions/checkout-4 Richard Megginson 2024-02-01 11:09:40 -0700
  • 0fe1c5a1c4
    build(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2024-02-01 05:45:03 +0000
  • 1cf4ff9c4a Update README.html for latest mattwillsher 2024-01-29 17:56:04 +0000
  • d48e898148
    docs: Fix spelling issues + fix reported issues (#274) Jakub Jelen 2024-01-29 18:55:43 +0100
  • 336954c14b ci: Add GH action to check for spelling mistakes Jakub Jelen 2024-01-26 16:40:21 +0100
  • 4f10b450df Fix more typos Jakub Jelen 2024-01-26 16:39:54 +0100
  • 6e325b9f1d README: Improve wording Jakub Jelen 2024-01-26 16:34:07 +0100
  • edf383cd60 README: Consistently referer to the role name and not to repository name Jakub Jelen 2024-01-26 16:16:39 +0100
  • e989470028 README: Fix double-the in documentation Jakub Jelen 2024-01-26 16:15:01 +0100
  • 0dd0868627
    version v0.23.1 (#273) v0.23.1 Richard Megginson 2024-01-25 22:22:45 -0700
  • c529a8a9b8 version v0.23.1 Rich Megginson 2024-01-25 11:18:14 -0700
  • cb8c339a42
    Merge pull request #267 from Jakuje/runtime Richard Megginson 2024-01-25 14:25:32 -0700
  • f59b40b5c9 tests: Verify generated services/socket units do not miss any important options Jakub Jelen 2023-10-30 18:03:30 +0100
  • f6ae2094fe Update service/socket files to match main OS's defaults Jakub Jelen 2023-10-30 17:51:44 +0100
  • 84e6a71509 Ubuntu 20 already supports drop-in directory Jakub Jelen 2023-10-31 15:11:43 +0100
  • cea077a704 tests: The new manual pages have different indentation Jakub Jelen 2023-11-27 14:19:41 +0100
  • 793cca4c97 ci: Add missing requirements Jakub Jelen 2024-01-22 16:35:45 +0100
  • d3e3bdce5a Add whitespace around the filter symbol Jakub Jelen 2024-01-22 16:17:38 +0100
  • 32b892c3e3
    Merge pull request #272 from richm/ansible-lint-test-2.16 Richard Megginson 2024-01-08 11:15:12 -0700
  • a25523ddce ci: Use supported ansible-lint action; run ansible-lint against the collection Rich Megginson 2024-01-08 10:23:25 -0700
  • f1c1f524c2
    Merge pull request #271 from richm/cl-20231129 v0.23.0 Richard Megginson 2023-11-30 08:19:05 -0700
  • 9ede1638f9 docs(changelog): version v0.23.0 [citest skip] Rich Megginson 2023-11-29 17:53:57 -0700
  • 9631d8a4ad Update README.html for latest richm 2023-11-29 14:06:32 +0000
  • fddd7e5f80 Initializing docs branch richm 2023-11-29 14:06:29 +0000
  • 195cb2ead6
    Merge pull request #270 from richm/ostree Richard Megginson 2023-11-29 07:06:04 -0700
  • 4543f0c679 feat: support for ostree systems Rich Megginson 2023-11-17 06:44:54 -0700
  • e54fca52c7
    Merge pull request #269 from richm/test-backup-restore-preserve-file-attrs Richard Megginson 2023-11-20 07:40:11 -0700
  • 24c1915595 tests: Ensure backup/restore preserves file attributes Rich Megginson 2023-11-17 08:28:26 -0700
  • 1072bc78df feat: support for ostree systems Rich Megginson 2023-11-17 06:44:54 -0700
  • 350a0e562b
    fix: Avoid creation of runtime directories in home (#265) Jakub Jelen 2023-10-30 14:27:37 +0100
  • a7d2cc051d Avoid services creation on non-systemd managed hosts Jakub Jelen 2023-10-30 11:14:50 +0100
  • 32c1956e1c tests: Verify the empty runtime directory is not present in generated service files Jakub Jelen 2023-10-30 10:22:50 +0100
  • 32baa6dce4 templates: Skip runtime directory in systemd services when not used Jakub Jelen 2023-10-30 10:04:05 +0100
  • 47d1d4fd90 Test coverage for runtime directory creation Jakub Jelen 2023-10-23 22:24:08 +0200
  • 4dc37ee6a0 fix: Avoid creation of runtime directories in home Jakub Jelen 2023-10-23 18:30:40 +0200
  • 7d50893deb
    docs(changelog): version v0.22.0 [citest skip] (#263) v0.22.0 Matt Willsher 2023-10-18 11:18:51 +0100
  • 6e4b103ae9 docs(changelog): version v0.22.0 [citest skip] Matt Willsher 2023-10-18 10:03:10 +0100
  • 59ee0c9715
    fix: Remove recursive loop created by symlink of entire role (#262) Matt Willsher 2023-10-17 07:30:46 +0100
  • 2068a0d980 fix: Remove recursive loop created by symlink of entire role Matt Willsher 2023-10-15 15:25:38 +0100
  • b35a771219
    Reload systemd units when they've been changed Elias Probst 2023-09-22 09:07:10 +0200
  • 2dd9facc92
    Dissolve when: sshd_install_service condition block Elias Probst 2023-09-22 09:04:48 +0200
  • e65841cb04
    Use configured port, not hardcoded value of 22 in socket unit Elias Probst 2023-09-22 08:58:19 +0200
  • b1345f84f5
    Support socket activation Elias Probst 2023-09-22 08:20:58 +0200
  • 9a3aa1adb9
    docs(changelog): version v0.21.0 [citest skip] (#255) v0.21.0 Sergei Petrosian 2023-09-13 15:42:01 +0200
  • ce44688482 Add contributing.md clarifying how to contribute to the role Sergei Petrosian 2023-09-13 13:28:23 +0200
  • 9fdb3c0602 docs(changelog): version v0.21.0 [citest skip] Sergei Petrosian 2023-09-12 13:28:29 +0200
  • 0bc6d8f40b
    feat: manage ssh certificates (#252) EmyLIEUTAUD 2023-09-11 15:39:03 +0200
  • 86b3c81398 Check README and default mode for directories Emy LIEUTAUD 2023-09-08 15:46:53 +0200
  • 610a356d48 add tests for certificates Emy LIEUTAUD 2023-09-08 10:01:15 +0200
  • dfd2e93fb8 Update certificates configuration and README dependabot[bot] 2023-09-05 12:23:27 +0000
  • d54f51f32a
    Merge pull request #254 from willshersystems/dependabot/github_actions/actions/checkout-4 Matt Willsher 2023-09-06 09:12:56 +0100
  • 65cb76028f
    build(deps): bump actions/checkout from 3 to 4 dependabot[bot] 2023-09-05 12:23:27 +0000
  • c60093684b add willshersystems:ansible-sshd comment to jinja2 templates Emy LIEUTAUD 2023-09-04 13:39:47 +0200
  • fc57b6ee53 add Ansible managed comment to jinja2 templates Emy LIEUTAUD 2023-09-04 13:35:50 +0200
  • eb7af3e14a ci: Run workflows against master branch in addition to main Sergei Petrosian 2023-09-04 13:07:15 +0200
  • d8c530b688 use .pub instead of .pem for TrustedUserCAKeys file Emy LIEUTAUD 2023-09-04 09:37:04 +0200
  • 453957be0e Fix markdown lint test Emy LIEUTAUD 2023-08-31 16:21:18 +0200
  • 44d8939959 improved certificate testing Emy LIEUTAUD 2023-08-31 15:34:05 +0200
  • 7f7d482f04 docs(changelog): version v0.21.0 Matt Willsher 2023-08-31 10:34:57 +0100
  • 9f5a9e5516
    Merge pull request #2 from EmyLIEUTAUD/certificates EmyLIEUTAUD 2023-08-31 09:46:17 +0200
  • 63aa9a3eff
    Merge branch 'master' into certificates EmyLIEUTAUD 2023-08-31 09:43:57 +0200
  • 1196d11802 Code enhancement Emy LIEUTAUD 2023-08-30 15:18:42 +0200
  • 1e308d69ba Use sshd_<OptionName> in varname for clarity Sergei Petrosian 2023-08-29 14:03:02 +0200
  • 631a90ffcc Fix task name for updating git Sergei Petrosian 2023-08-29 12:46:38 +0200
  • a6073c4ce3 Apply latest changes for README conversion Sergei Petrosian 2023-08-29 10:00:14 +0200
  • 625b74a2cc ci: Add markdownlint, test_converting_readme, and build_docs workflows Sergei Petrosian 2023-08-15 15:43:21 +0200
  • 369521869c Use sshd_<OptionName> in varname for clarity Sergei Petrosian 2023-08-29 14:03:02 +0200
  • d6abe9c032 fix: make runtime dir relative Nikolaos Kakouros 2023-08-24 13:48:30 +0000
  • f836595dd1 Fix task name for updating git Sergei Petrosian 2023-08-29 12:46:38 +0200
  • 66785690fa Support inject_facts_as_vars = false Markus Linnala 2023-08-05 13:01:19 +0300
  • 29efda347b Drop "ansible" from variable names Markus Linnala 2023-08-05 12:42:59 +0300
  • cfe08e3c1c Apply latest changes for README conversion Sergei Petrosian 2023-08-29 10:00:14 +0200
  • 0f272ac89e
    Update README.md EmyLIEUTAUD 2023-08-28 17:35:56 +0200
  • e58ea0bddd tasks to use SSH certificates grouped into one file Emy LIEUTAUD 2023-08-25 16:07:29 +0200
  • e969a83e85 fix: make runtime dir relative Nikolaos Kakouros 2023-08-24 13:48:30 +0000
  • 2a4307f498
    Merge branch 'willshersystems:master' into master EmyLIEUTAUD 2023-08-18 11:52:11 +0200
  • 886d78a515 ci: Add markdownlint, test_converting_readme, and build_docs workflows Sergei Petrosian 2023-08-15 15:43:21 +0200
  • 729a1b010f
    Merge pull request #248 from spetrosi/ignore-no-role-prefix Richard Megginson 2023-08-15 08:44:48 -0600
  • 34be8e5ea3 Ignore [no-role-prefix] ansible-lint rule that fails expectedly Sergei Petrosian 2023-08-15 16:05:41 +0200
  • 273df8951a Support inject_facts_as_vars = false Markus Linnala 2023-08-05 13:01:19 +0300
  • 6c58d455f1 Drop "ansible" from variable names Markus Linnala 2023-08-05 12:42:59 +0300
  • d95f2c632f Add configuration to run tests for SSH certificates authentication with principals Emy LIEUTAUD 2023-08-11 11:07:46 +0200
  • b3d96850f0 add test for SSH certificates authentication with principals Emy LIEUTAUD 2023-08-11 09:54:21 +0200
  • 346b720adc Change sshd_principals description Emy LIEUTAUD 2023-08-10 11:28:24 +0200
  • 7d7ca398f5 Works with or without principals and ansible-lint updated Emy LIEUTAUD 2023-08-10 11:21:48 +0200
  • e24942cdd6 Role configured to accept SSH connection via SSH certificates ubuntu 2023-08-09 17:44:03 +0200
  • a31277ae5a
    Merge pull request #243 from maage/fedora-31-eol Matt Willsher 2023-08-08 12:46:34 +0100
  • 37ed53e5b2 robustness: fail if systemd.unit could have something in need of quote Markus Linnala 2023-08-05 18:53:52 +0300
  • a8231d5fd9 security: use quote with command, shell and validate with variable Markus Linnala 2023-08-05 11:51:57 +0300
  • 231f5ebd35 robustness: quote test backup/restore file names Markus Linnala 2023-08-07 14:22:05 +0300
  • fa19ba9abe drop support of Fedora 31, EOL 2020-11-24 Markus Linnala 2022-02-06 17:45:27 +0200
  • 546b70fab6
    Merge pull request #242 from richm/fix-changelog-header Richard Megginson 2023-06-20 10:08:59 -0600
  • fa3792c1b7 chore: fix markdown for heading in CHANGELOG Rich Megginson 2023-06-20 09:44:49 -0600
  • 7203f77a76
    Merge pull request #241 from spetrosi/new-ver v0.20.0 Matt Willsher 2023-06-19 16:23:22 +0100
  • 9c811ad721 docs(changelog): version v0.20.0 [citest skip] Sergei Petrosian 2023-06-19 15:16:14 +0200
  • 807c1d7758
    Merge pull request #238 from domrim/debian-updates Matt Willsher 2023-06-19 06:46:11 +0100
  • 70c913ed0e
    feat: support for debian 12 Dominik Rimpf 2023-06-13 12:01:50 +0200
  • 4ba6ca1a80
    fix: debian 11 defaults Dominik Rimpf 2023-06-13 11:51:08 +0200
  • 039aa32606 feat: Add missing configuration options available in Match block Jakub Jelen 2023-06-15 11:10:16 +0200