ansible-sshd/tests
Rich Megginson 70808e97fc ansible-lint - align with current Ansible recommendations
Use `true/false` instead of `yes/no`
Ensure use of FQCN for builtin modules
Use correct spacing in Jinja expressions
All tasks and plays must have a `name`, and the `name` string must begin with an uppercase letter
Use `ansible.posix.mount` instead of `ansible.builtin.mount`
Use `set -o pipefail` with `shell` module where supported by the platform shell

Signed-off-by: Rich Megginson <rmeggins@redhat.com>
2023-04-10 14:21:30 -06:00
..
roles Add a symlink to make tests working in CI without modification to ansible.cfg 2020-11-06 11:35:10 +01:00
tasks Adds workaround for CentOS6 2022-08-23 15:18:41 +02:00
inventory Add tests 2015-01-12 21:01:08 +00:00
requirements.yml Add support for managing selinux and firewall on RHEL 2023-01-13 10:42:40 +01:00
tests_all_options.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_alternative_file.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_alternative_file_role.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_backup.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_config_namespace.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_default.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_default_include.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_duplicate_role.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_firewall_selinux.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_hostkeys.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_hostkeys_fips.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_hostkeys_missing.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_hostkeys_role.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_include_present.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_indent.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_match.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_match_iterate.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_os_defaults.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_precedence.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_set_common.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_set_uncommon.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_sshd_enable.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00
tests_sysconfig.yml ansible-lint - align with current Ansible recommendations 2023-04-10 14:21:30 -06:00