PLAY [Deploy EDPM SSH Known Hosts] ********************************************* [WARNING]: Found variable using reserved name 'gather_facts'. Origin: /runner/inventory/inventory-0:137:9  135 edpm_telemetry_podman_exporter_image: quay.io/navidys/prometheus-podman-exporter@sha256:d339ba049bbd1adcc... 136 edpm_tls_certs_enabled: true 137 gather_facts: false  ^ column 9  TASK [osp.edpm.edpm_ssh_known_hosts : Validating arguments against arg spec 'main' - The edpm_ssh_known_hosts role doesn't expose any parameters.] *** ok: [edpm-compute-0] ok: [edpm-compute-1] TASK [osp.edpm.edpm_ssh_known_hosts : Create temporary file for ssh_known_hosts] *** [WARNING]: Host 'edpm-compute-0' is using the discovered Python interpreter at '/usr/bin/python3.9', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. changed: [edpm-compute-0] [WARNING]: Host 'edpm-compute-1' is using the discovered Python interpreter at '/usr/bin/python3.9', but future installation of another Python interpreter could cause a different interpreter to be discovered. See https://docs.ansible.com/ansible-core/2.19/reference_appendices/interpreter_discovery.html for more information. changed: [edpm-compute-1] TASK [osp.edpm.edpm_ssh_known_hosts : Check for ssh_known_hosts file] ********** ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [osp.edpm.edpm_ssh_known_hosts : Create a temporary copy of ssh_known_hosts] *** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_ssh_known_hosts : Write temporary file] ******************** skipping: [edpm-compute-0] skipping: [edpm-compute-1] TASK [osp.edpm.edpm_ssh_known_hosts : Gather facts if they don't exist] ******** ok: [edpm-compute-1] ok: [edpm-compute-0] TASK [osp.edpm.edpm_ssh_known_hosts : Set ssh_known_hosts fact] **************** [WARNING]: Deprecation warnings can be disabled by setting `deprecation_warnings=False` in ansible.cfg.  ok: [edpm-compute-0] TASK [osp.edpm.edpm_ssh_known_hosts : Add host keys to temporary ssh_known_hosts] *** changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_ssh_known_hosts : In-place update of /etc/ssh_known_hosts] *** changed: [edpm-compute-0] changed: [edpm-compute-1] TASK [osp.edpm.edpm_ssh_known_hosts : Remove temp file] ************************ changed: [edpm-compute-1] changed: [edpm-compute-0] PLAY RECAP ********************************************************************* edpm-compute-0 : ok=8  changed=4  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0 edpm-compute-1 : ok=7  changed=4  unreachable=0 failed=0 skipped=2  rescued=0 ignored=0