ColdPain
71eab116bd
README: fix meta/make_option_lists link
2021-11-09 14:03:41 +01:00
Jakub Jelen
d8b9ae4793
README: Replace travis icons with Github Actions
2021-08-17 15:51:53 +02:00
Dominik Rimpf
6b1b328de3
ADD: doc bullseye support & github workflow on bullseye
2021-08-17 15:26:43 +02:00
Jakub Jelen
8a85e7309b
Rename sshd_namespace_append to sshd_config_namespace
2021-06-11 21:49:31 +02:00
Jakub Jelen
eaa6f92a29
Move the adjusted configuration options to the public API
2021-06-10 19:53:00 +02:00
Jakub Jelen
ad399343c9
Skip defaults when appending configuration
2021-06-01 16:09:23 +02:00
Jakub Jelen
a26ea56332
README: Reword the option description and provide example
2021-06-01 16:09:23 +02:00
Jakub Jelen
380ebd21d9
Support for appending a snippet to configuration file
2021-06-01 16:09:23 +02:00
Noriko Hosoi
32f9d0dda5
Update meta data and README
...
Add 9 to EL and replace the versions of Fedora with all in
meta/main.yml. Update README.md based on the changes.
2021-05-05 19:41:31 +02:00
Jakub Jelen
032054b478
README: Document missing exported variable
2021-02-17 13:47:30 +01:00
Jakub Jelen
9fba3f5794
README: Fix typo
2021-02-16 20:05:57 +01:00
Jakub Jelen
3cde4cf4ef
README: Reference examples directory
2021-02-16 20:05:57 +01:00
Jakub Jelen
51be56b57a
README: Clarify semantics of match blocks
2020-12-11 13:25:19 +01:00
Jakub Jelen
dd820d1c24
Implement hostkey checks
...
This is useful during provisioning, when the keys were not generated
by sshd-keygen service or similar principles depending on operating
system.
This is also helpful when running this role in containers, where
is no service running either.
The keys are generally readable only by root, but in RHEL and Fedora,
they are readable also by group ssh_keys, which is used for hostbased
authentication.
This should fix #111
2020-11-16 11:10:16 +01:00
Jakub Jelen
b3b026e353
README: Cleanup documentation and add missing configuration options
2020-11-16 11:10:16 +01:00
Jakub Jelen
22ed476ab4
README: Bring the sshd_config_file to the public API
2020-11-16 11:10:16 +01:00
Jakub Jelen
69e6ede5fb
README: Do not confuse vim syntax highlighter
2020-11-16 11:10:16 +01:00
Jakub Jelen
a10ddff535
README: Fix missing code block termination
2020-09-24 10:55:54 +02:00
Matt Willsher
12e8b0aebc
Merge branch 'master' into cleanup
2020-09-23 21:25:10 +01:00
Jakub Jelen
208a9cf348
README: Fix typos and trailing whitespace
2020-09-23 14:49:42 +02:00
Jakub Jelen
203a1a5eab
README: Update the list of supported OSes
2020-09-23 14:49:42 +02:00
Jakub Jelen
2744b2e225
Document and test alternative invocation of role through include_role
2020-09-23 14:35:09 +02:00
David Little
53a89b677e
AIX support for role (including new AIX handler)
2019-07-10 12:07:07 -05:00
Nikolaos Kakouros
a6a21a9565
Adds on/off toggle
2018-09-08 09:14:39 +02:00
Nikolaos Kakouros
1c511219bf
Updates README
2018-09-07 01:36:35 +02:00
Matt Willsher
426e11c4df
Update role name in readme
2017-03-20 11:03:19 +00:00
Jasper Lievisse Adriaanse
ef4bc25d54
Support for OpenBSD
2016-10-19 21:33:15 +02:00
Matt Willsher
886b452ad1
Fix galaxy link and role name in example
2016-02-18 13:43:14 +00:00
Matt Willsher
492235692d
Role transition to personal galaxy account
2016-01-24 18:37:10 +00:00
Matt Willsher
d109e42ac6
Update README.md
2016-01-24 17:34:50 +00:00
Matt Willsher
e5e3eb04f9
Update example so not to break old SSH versions and add a warning
2016-01-12 15:57:30 +00:00
Matt Willsher
1915996016
Update galaxy link
2016-01-11 15:43:25 +00:00
Martin Stefany
7b2a86117b
Update README.md
2016-01-10 14:29:24 +01:00
Matt Willsher
b3df4fae54
move to personal galaxy account
2015-08-25 18:41:22 +01:00
Matt Willsher
3810a2c326
Remove apt dependency from documentation
2015-06-29 13:36:39 +01:00
Matt Willsher
a8b0e3c0e5
Add note about the scripts and files in meta/
2015-06-28 10:29:16 +01:00
Matt Willsher
8f4aac2a37
Merge pull request #20 from jitakirin/fedora-support
...
Add Fedora support
2015-06-28 09:33:09 +01:00
jitakirin
e6d8ba264c
Add Fedora support
...
Based on RedHat 7 with few modifications (ed25519 hostkey for F22,
GSSAPICleanupCredentials defaults to no, s/LC_TYPE/LC_CTYPE/ in
AcceptEnv).
Tested on Fedora 20 & 22.
2015-06-26 10:23:42 +01:00
jitakirin
bcd864fea4
Add sshd_manage_service option
...
Allows disabling management of SSHd service completely, which is handy
when used in a container (where ansible is usually used during build
phase).
2015-06-25 14:54:24 +01:00
Matt Willsher
e9003d33e3
Add © symbol
2015-01-14 12:54:14 +00:00
Matt Willsher
374880220a
Add dependencies
2015-01-14 12:53:16 +00:00
Matt Willsher
82711182e5
downcase travis link
2015-01-14 12:46:57 +00:00
Matt Willsher
184bd300d7
Clarify reload
2015-01-13 17:44:00 +00:00
Matt Willsher
964496fcd1
Allow reload to be skipped
2015-01-13 17:42:10 +00:00
Matt Willsher
3446c39af1
Add warnings
2015-01-13 13:29:53 +00:00
Matt Willsher
dc5932c26c
Add badges
2015-01-12 21:57:10 +00:00
Matt Willsher
776bdff6bf
Standardise README
2015-01-12 21:40:04 +00:00
Matt Willsher
6da7bb1f55
Merge from develop changes
2015-01-04 12:51:40 +00:00
Matt Willsher
a520403b2b
Use LGPL license
2014-12-26 10:09:34 +00:00
Matt Willsher
4bd798a7ee
Improve examples
2014-12-25 12:13:34 +00:00