Fingerprint ansible-sshd managed config files

- Add repo and role name to the generated config files.
  # willshersystems:ansible-sshd

Signed-off-by: Noriko Hosoi <nhosoi@redhat.com>
This commit is contained in:
Noriko Hosoi 2023-03-29 10:28:38 -07:00
parent 806bab7720
commit 3bc81d9f97
3 changed files with 3 additions and 0 deletions

View file

@ -1 +1,2 @@
{{ ansible_managed | comment }}
{{ "willshersystems:ansible-sshd" | comment(prefix="", postfix="") }}

View file

@ -1,4 +1,5 @@
{{ ansible_managed | comment }}
{{ "willshersystems:ansible-sshd" | comment(prefix="", postfix="") }}
{% macro render_option(key,value,indent=false) %}
{% if value is defined %}
{% if indent %} {% endif %}

View file

@ -1,4 +1,5 @@
{{ ansible_managed | comment }}
{{ "willshersystems:ansible-sshd" | comment(prefix="", postfix="") }}
{% if __sshd_sysconfig_supports_crypto_policy %}
{% if sshd_sysconfig_override_crypto_policy | bool %}
CRYPTO_POLICY=