ansible-sshd/vars
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
..
AIX.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Amazon.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Arch Linux.yml Fix Arch Linux var file 2017-10-26 16:21:29 +02:00
Archlinux.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Container Linux by CoreOS.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Debian.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Debian_8.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Debian_9.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Debian_10.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
default.yml Add defaults.yml back in to stop failure on var import 2015-01-15 10:26:40 +00:00
Fedora.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Fedora_31.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
FreeBSD.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Gentoo.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
OpenBSD.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
openSUSE Leap_15.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
RedHat_6.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
RedHat_7.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
RedHat_8.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Suse.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Ubuntu_12.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Ubuntu_14.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Ubuntu_16.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Ubuntu_18.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00
Ubuntu_20.yml Remove set_facts tasks not to polute global namespace 2020-11-06 12:04:41 +01:00