Jakub Jelen
e8b751335e
Use proper variable precedence for configuratil file variables
2021-06-10 19:53:00 +02:00
Jakub Jelen
6b36488299
Check runtime directory for running CI in Debian and Ubuntu
2020-12-11 13:25:19 +01:00
Jakub Jelen
f32003f051
Remove set_facts tasks not to polute global namespace
...
The usage of set_facts inside of roles is not recommended if
it is used for internal variables used only inside of the role.
It is recommended to use variables with smaller scope to avoid
inter-dependencies between different invocations of the same
role as demonstrated in the tests_alternative_file.yml later
in the patch series
ttps://github.com/oasis-roles/meta_standards#ansible-best-practices
2020-11-06 12:04:41 +01:00
Nikolaos Kakouros
5774f7f44f
Adds ability to install a systemd service
2018-08-25 23:39:06 +02:00
Matt Willsher
8dada7e6a6
Fix HostbasedAuthentication typo
2015-07-23 18:24:12 +01:00
Richard van den Brand
5c276ff7a1
Don't install openssh-sftp-server because this removes openssh-server package on Debian
2015-01-23 11:24:14 +01:00
Matt Willsher
849257c2f4
Add test for supported OS
2015-01-13 17:41:56 +00:00
Matt Willsher
13fa494cd8
Remove blacklist packages
2015-01-13 13:29:45 +00:00
Matt Willsher
0d10fb9a39
Remove unneccasery match
2015-01-04 12:55:34 +00:00
Matt Willsher
6da7bb1f55
Merge from develop changes
2015-01-04 12:51:40 +00:00
Matt Willsher
b93f4c48db
Add match support
2014-12-25 09:58:55 +00:00
Matt Willsher
3689ad7020
More distro supported, better docs
2014-12-22 20:19:44 +00:00
Matt Willsher
1b5200c805
Improve option rendering, allow per OS defaults
2014-12-21 22:23:02 +00:00
Matt Willsher
c561b6e5f7
Allow overrides, force sftp for Ansible
2014-12-21 20:29:13 +00:00
Matt Willsher
220a5cdb54
Initial commit
2014-12-18 22:12:51 +00:00