Jakub Jelen
a3065d070c
Make sure the list options are correctly indented
...
Inspired by similar issue reported and fixed in ssh client role
https://github.com/linux-system-roles/ssh/pull/80/
This wont work in RHEL6 (not allowed AcceptEnv in match blocks) so just
skip it here.
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2023-04-14 19:01:19 +02:00
Jakub Jelen
e8e583b20a
Update source template to match generated files
2022-09-27 22:22:58 +02:00
Nikolaos Kakouros
6bb0d7b456
tMakes drop-in functionality configurable by the user
2022-08-26 20:23:51 +00:00
Jakub Jelen
9c202bd60e
Verify the Include is in main configuration file
...
... if drop-in file is modified
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2022-05-10 16:48:22 +02:00
Jakub Jelen
7f69d1e69a
Filter out Ed25519 keys from default in FIPS mode
...
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
2021-11-16 15:05:22 +01:00
Jakub Jelen
3e9d408015
Remove boolean comparison and regenerate templates
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
Nikolaos Kakouros
5774f7f44f
Adds ability to install a systemd service
2018-08-25 23:39:06 +02:00
Matt Willsher
c42662efa9
Use @luto solution
...
Simple and just works!
2016-01-24 15:49:54 +00:00
Matt Willsher
03ce63e664
Conditionally set value = undefined to avoid trigger lvalue issue on CentOS 6
2016-01-24 12:37:58 +00:00
Matt Willsher
90992da436
Check that value is defined before calling render macro
2016-01-24 10:33:24 +00:00
Matt Willsher
398a2f0b93
Remove empty lines, make match array or dict
2014-12-25 12:14:32 +00:00
Matt Willsher
b93f4c48db
Add match support
2014-12-25 09:58:55 +00:00