Les fichiers geres par les roles (99-chezlepro.conf, chezlepro_filter, chezlepro-bind.conf, /etc/redis/chezlepro.conf...) et les 14 templates correspondants passent a la marque neutre du moteur 'setops' (git mv + references src/dest). Un loup ne deploie plus de fichiers marques chezlepro. Coherence src <-> template verifiee, ansible-lint 0 echec, diff vide, syntax-check des playbooks de groupes OK. READMEs laisses (exemples). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
14 lines
435 B
Django/Jinja
14 lines
435 B
Django/Jinja
# Managed by Ansible — Set-OPS
|
|
|
|
PermitRootLogin {{ ssh_baseline_permit_root_login }}
|
|
PubkeyAuthentication {{ ssh_baseline_pubkey_authentication }}
|
|
PasswordAuthentication {{ ssh_baseline_password_authentication }}
|
|
AuthenticationMethods publickey
|
|
KbdInteractiveAuthentication no
|
|
ChallengeResponseAuthentication no
|
|
PermitEmptyPasswords no
|
|
HostbasedAuthentication no
|
|
IgnoreRhosts yes
|
|
X11Forwarding no
|
|
PermitUserEnvironment no
|
|
UsePAM yes
|