tripleo-ansible/tripleo_ansible/roles/tripleo-sshd
Alex Schultz 0f43bfa483 Make tripleo_sshd more idempontent
This change updates the sshd configuration to occur once rather than
using lineinfile after writing out the template. This should improve
idempontency because we won't be munging a file we wrote out with a
template. Additionally this change switches from using handlers to an
explicit task instead.

Change-Id: Ib53c0dffca24c3aff206911dcada1d27b4351f1b
(cherry picked from commit 6f80b749f5)
2020-07-31 11:00:10 -06:00
..
defaults import missing logic from puppet manifests 2019-09-04 21:48:23 +00:00
meta Create the tripleo-sshd role 2019-08-30 22:12:42 +00:00
molecule (follow-up) run check mode for more molecule tests 2020-04-14 16:29:13 +00:00
tasks Make tripleo_sshd more idempontent 2020-07-31 11:00:10 -06:00
templates import missing logic from puppet manifests 2019-09-04 21:48:23 +00:00
vars Create the tripleo-sshd role 2019-08-30 22:12:42 +00:00