ansible-hardening/vars
Dmitriy Rabotyagov aa1feb4527 Clean out SSH options we managing
With current behaviour we duplicate SSH options and don't care if same
thing is defined anywhere down the line.
With that change we change how options are defined - instead of the
template we use a list of mappings. With that
we can select and remove options that playbook supposed to manage.

With that we also keep playbook idempotency. As side effect we still
can have options duplicated but only if they have exact same value.

Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/840353
Change-Id: I140606f7e724fbe2a4f0b03f6a0501da7bdd5964
Closes-Bug: #1958649
2022-05-20 07:53:05 +00:00
..
debian.yml Make possible to avoid aide installation 2021-02-02 14:12:10 +00:00
main.yml Clean out SSH options we managing 2022-05-20 07:53:05 +00:00
redhat-7.yml Explicitly create clamav socket directory 2021-10-20 15:27:21 +03:00
redhat-8.yml Merge "Explicitly create clamav socket directory" 2021-11-03 12:57:39 +00:00
redhat-9.yml Add centos-9 support 2022-01-06 09:37:04 -05:00
suse.yml Use ansible_facts[] instead of fact variables 2021-03-10 16:54:58 +00:00