Nikolaos Kakouros
5774f7f44f
Adds ability to install a systemd service
2018-08-25 23:39:06 +02:00
Matt Willsher
d2ba81107a
Merge pull request #82 from beyondbill/coreos
...
Add CoreOS support
2018-06-16 16:41:55 +01:00
Bo Huang
80fdedca43
Add CoreOS support
2018-06-15 16:29:07 -07:00
Matt Willsher
e9c1db2bc8
Merge pull request #79 from beyondbill/amazon_sshd_defaults
...
Amazon var name should be sshd_defaults
2018-06-05 18:47:10 +01:00
Bo Huang
f7f1e466e9
Amazon Linux default sshd var name should be sshd_defaults
2018-05-21 23:41:09 -07:00
Matt Willsher
c7483f1294
Merge pull request #78 from D4N/master
...
Fix for ansible_virtualization_type not being defined in Ansible > 2.5
2018-04-24 11:25:13 +01:00
Dan Čermák
a257ae7317
Fix for ansible_virtualization_type not defined in Ansible > 2.5
...
ansible_virtualization_type is undefined in Ansible > 2.5 when no virtualization
is used. A jinja2 filter has been added that provides a default value (None) so
that the check does not fail
2018-04-24 11:32:55 +02:00
Matt Willsher
77768eb9f4
Merge pull request #76 from TimJDFletcher/RemoveDeprecatedOptions
...
Remove Deprecated options in default SSH config
2018-04-19 19:33:23 +01:00
Tim Fletcher
7afdd97726
Remove Deprecated options in default SSH config
2018-04-16 21:45:16 +02:00
Matt Willsher
ccafb5534e
Merge pull request #74 from TimJDFletcher/StreamLocalBindUnlink
...
Add StreamLocalBindUnlink option
2018-03-28 10:15:19 +01:00
Tim Fletcher
4f0be6f5e7
Add StreamLocalBindUnlink option
...
This option removes existing Unix-domain socket files before they are
used for forwarding targets.
Need to support gpg-agent forwarding with systemd
2018-03-17 15:44:58 +01:00
Matt Willsher
51d4690d73
Merge pull request #67 from pieterlexis/archlinux-fix
...
Fix Arch Linux var file
2018-03-16 18:17:32 +00:00
Pieter Lexis
b559e19143
Fix Arch Linux var file
2017-10-26 16:21:29 +02:00
Matt Willsher
537b9b2bc2
Merge pull request #63 from tterranigma/no-tags
...
Removes tags
2017-10-19 20:45:45 +01:00
Matt Willsher
a3ec6a20d8
Merge pull request #64 from tterranigma/listen
...
Makes handler use listen:
2017-10-19 20:45:31 +01:00
Matt Willsher
f2ba8183b8
Merge branch 'master' into no-tags
2017-10-19 20:44:00 +01:00
Matt Willsher
79f8165110
Merge pull request #62 from jamatute/fix/typos
...
* defaults typo
2017-10-19 20:42:48 +01:00
Matt Willsher
5908f94b0f
Merge pull request #61 from jamatute/fix/package_manager
...
* change `ansible_pkg_mgr` for package
2017-10-19 20:42:06 +01:00
Nikolaos Kakouros
9bddc29284
Makes handler use listen:
2017-09-06 16:20:00 +02:00
Nikolaos Kakouros
8142c8b768
Removes tags
2017-09-06 16:17:18 +02:00
jamatute
0ec2446cae
* change ansible_pkg_mgr
for package
2017-08-16 11:28:15 +02:00
jamatute
f858380070
* defaults typo
2017-08-16 11:11:31 +02:00
Matt Willsher
1bbdd2fc6b
Merge pull request #59 from ianhattendorf/patch-1
...
Add Debian 9 (stretch) vars
2017-06-24 17:36:52 +01:00
Ian Hattendorf
e14fbcfb99
Add Debian 9 (stretch) vars
...
Debian stretch has been released, copy Debian_8.yml into Debian_9.yml.
2017-06-23 11:26:16 -07:00
Matt Willsher
86b448367d
Merge pull request #58 from willshersystems/centos7usepam
...
Add note about UsePAM on RHEL 7
2017-05-04 15:06:45 +01:00
Matt Willsher
fffdf9df08
Add note about UsePAM
2017-05-04 15:03:19 +01:00
Matt Willsher
7009c82b50
Merge pull request #57 from willshersystems/ansible23_fixes
...
Ansible23 fixes
2017-05-04 14:39:39 +01:00
Matt Willsher
43ed7c19a2
Fix Ansible 2.3 warnings
2017-05-04 14:31:26 +01:00
Matt Willsher
b2ce732450
Don't manage /var/run
2017-05-04 14:27:37 +01:00
Matt Willsher
b5a1b14ab1
Merge pull request #56 from willshersystems/test_link_fix
...
Remove circular symlink in tests dir
2017-05-04 14:19:03 +01:00
Matt Willsher
8b261657a5
Check role link exists before attempting to create it
2017-05-04 14:14:51 +01:00
Matt Willsher
62c69684e3
Config not needed here
2017-05-04 14:10:23 +01:00
Matt Willsher
349d0e6828
Remove circular symlink in tests dir
2017-05-04 13:58:46 +01:00
Matt Willsher
574993006d
Merge pull request #54 from troyfontaine/fix_match
...
Fixed sshd_match blocks
2017-04-07 13:51:44 +01:00
Troy Fontaine
c6926634af
Fixed sshd_match blocks
2017-04-06 20:37:21 -05:00
Matt Willsher
426e11c4df
Update role name in readme
2017-03-20 11:03:19 +00:00
Matt Willsher
e5dfcc6f54
Merge pull request #50 from SoneraCloud/fix-sshd-state
...
Fix sshd service state
2017-03-16 15:13:55 +00:00
Hoai Le
f225804f64
Fix sshd service state
2017-03-16 15:06:16 +02:00
Matt Willsher
864d5af045
Merge pull request #49 from haraldkoch/archlinux2
...
clean Archlinux support to match the current package (openssh-7.4p1-2)
2017-02-11 16:55:41 +00:00
Harald Koch
f36d32e833
cleanup Archlinux support to match defaults in current package (openssh-7.4p1-2)
2017-02-11 11:11:18 -05:00
Matt Willsher
836ca7c6a7
Merge pull request #48 from hwoarang/add-suse-support
...
vars: SUSE: Add default variables for SUSE based distributions
2017-01-14 15:11:58 +00:00
Markos Chandras
97e7660ac5
vars: SUSE: Add default variables for SUSE based distributions
2017-01-12 16:42:45 +00:00
Matt Willsher
0f09882151
Merge pull request #47 from knopki/patch-1
...
Don't fail without package manager
2016-12-26 20:36:37 +00:00
Sergey Korolev
6d0d043bab
Don't fail without package manager
...
Atomic Host uses unsupported package manager `rpm-ostree`. So, `ansible_pkg_mgr` is `unknown` and this task will fail. `sshd` is already in base system images. Apart from this, sshd configuration is standard for Fedora/CentOS.
I'm not sure it's the right solution. May be it's better to create new boolean variable like `sshd_manage_install` and use it here in `when`.
2016-12-22 16:48:27 +03:00
Matt Willsher
273a962ef7
Merge pull request #44 from jasperla/openbsd
...
Support for OpenBSD
2016-10-20 08:32:10 +01:00
Jasper Lievisse Adriaanse
ef4bc25d54
Support for OpenBSD
2016-10-19 21:33:15 +02:00
Matt Willsher
3ddc23f207
Merge pull request #41 from snoopdouglas/patch-1
...
show xenial support on galaxy
2016-08-03 19:38:31 +01:00
Doug Thompson
d0a91bc3b5
show xenial support on galaxy
2016-08-03 15:53:32 +01:00
Matt Willsher
bb5b94e1be
Merge pull request #40 from zerkms/UBUNTU_16_SUPPORT
...
Added ubuntu 16.04 config
2016-04-16 17:32:30 +01:00
Ivan Kurnosov
89e4a4c574
Added ubuntu 16.04 config
2016-04-07 20:10:53 +12:00