Drift detected by drift-detect.yml #7

Open
opened 2026-05-10 20:06:05 +00:00 by gosseljl · 4 comments
Owner
## Ansible (rc=1)
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [bind : Install bind9 + tooling] ******************************************
TASK [bind : Ensure required dirs exist] ***************************************
TASK [bind : Render TSIG keys file] ********************************************
TASK [bind : Render rndc.key] **************************************************
TASK [bind : Render named.conf.options] ****************************************
TASK [bind : Render named.conf.local] ******************************************
TASK [bind : Render named.conf (top-level include glue)] ***********************
TASK [bind : Validate full bind config] ****************************************
TASK [bind : Enable + start named] *********************************************
TASK [bind : Render RPZ feeds list] ********************************************
TASK [bind : Install RPZ updater script] ***************************************
TASK [bind : Install RPZ updater systemd unit] *********************************
TASK [bind : Install RPZ updater systemd timer] ********************************
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Enable + start RPZ update timer] **********************************
TASK [bind : Trigger initial RPZ pull (sync)] **********************************
TASK [bind : Install notify receiver script] ***********************************
TASK [bind : Install notify receiver env file] *********************************
TASK [bind : Install notify receiver systemd unit] *****************************
TASK [bind : Enable + start notify receiver] ***********************************
TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] ***
TASK [bind : Remove standalone bind_exporter unit + binary] ********************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *********************************************************************
bind-01.infra.strscrm.io   : ok=50   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
bind-02.infra.strscrm.io   : ok=49   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
PLAY [Deploy Kea DHCP HA pair] *************************************************
TASK [Gathering Facts] *********************************************************
TASK [Load encrypted Kea secrets] **********************************************
TASK [common : Set hostname] ***************************************************
TASK [common : Set timezone] ***************************************************
TASK [common : Install common packages] ****************************************
TASK [common : Enable + start qemu-guest-agent] ********************************
TASK [common : Enable + start chrony] ******************************************
TASK [common : Reconcile SSH authorized_keys for debian] ***********************
TASK [common : Configure sshd hardening] ***************************************
TASK [common : Install unattended-upgrades] ************************************
TASK [common : Enable unattended-upgrades] *************************************
TASK [common : Ensure node_exporter system user] *******************************
TASK [common : Ensure node_exporter dirs] **************************************
TASK [common : Stat node_exporter binary] **************************************
TASK [common : Download node_exporter tarball] *********************************
TASK [common : Extract node_exporter] ******************************************
TASK [common : Install node_exporter binary] ***********************************
TASK [common : Render node_exporter systemd unit] ******************************
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [kea : Ensure keyring dir] ************************************************
TASK [kea : Stat ISC Kea repo signing key] *************************************
TASK [kea : Fetch ISC Kea repo signing key] ************************************
TASK [kea : Add ISC Kea apt repo] **********************************************
TASK [kea : Refresh apt cache after adding repo] *******************************
TASK [kea : Install Kea packages] **********************************************
TASK [kea : Render kea-dhcp4.conf] *********************************************
TASK [kea : Render kea-ctrl-agent.conf] ****************************************
TASK [kea : Render basic-auth credentials file] ********************************
TASK [kea : Enable + start kea-dhcp4] ******************************************
TASK [kea : Enable + start kea-ctrl-agent] *************************************
TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ******
TASK [kea : Remove legacy kea-exporter unit + env file] ************************
TASK [kea : Uninstall kea-exporter pip package] ********************************
TASK [kea : Render kea-ha-metrics.sh] ******************************************
TASK [kea : Render kea-ha-metrics env file] ************************************
TASK [kea : Install kea-ha-metrics systemd unit + timer] ***********************
TASK [kea : Enable + start kea-ha-metrics.timer] *******************************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *************************************
``` ## Ansible (rc=1) TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [bind : Install bind9 + tooling] ****************************************** TASK [bind : Ensure required dirs exist] *************************************** TASK [bind : Render TSIG keys file] ******************************************** TASK [bind : Render rndc.key] ************************************************** TASK [bind : Render named.conf.options] **************************************** TASK [bind : Render named.conf.local] ****************************************** TASK [bind : Render named.conf (top-level include glue)] *********************** TASK [bind : Validate full bind config] **************************************** TASK [bind : Enable + start named] ********************************************* TASK [bind : Render RPZ feeds list] ******************************************** TASK [bind : Install RPZ updater script] *************************************** TASK [bind : Install RPZ updater systemd unit] ********************************* TASK [bind : Install RPZ updater systemd timer] ******************************** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Enable + start RPZ update timer] ********************************** TASK [bind : Trigger initial RPZ pull (sync)] ********************************** TASK [bind : Install notify receiver script] *********************************** TASK [bind : Install notify receiver env file] ********************************* TASK [bind : Install notify receiver systemd unit] ***************************** TASK [bind : Enable + start notify receiver] *********************************** TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] *** TASK [bind : Remove standalone bind_exporter unit + binary] ******************** TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ********************************************************************* bind-01.infra.strscrm.io : ok=50 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 bind-02.infra.strscrm.io : ok=49 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 PLAY [Deploy Kea DHCP HA pair] ************************************************* TASK [Gathering Facts] ********************************************************* TASK [Load encrypted Kea secrets] ********************************************** TASK [common : Set hostname] *************************************************** TASK [common : Set timezone] *************************************************** TASK [common : Install common packages] **************************************** TASK [common : Enable + start qemu-guest-agent] ******************************** TASK [common : Enable + start chrony] ****************************************** TASK [common : Reconcile SSH authorized_keys for debian] *********************** TASK [common : Configure sshd hardening] *************************************** TASK [common : Install unattended-upgrades] ************************************ TASK [common : Enable unattended-upgrades] ************************************* TASK [common : Ensure node_exporter system user] ******************************* TASK [common : Ensure node_exporter dirs] ************************************** TASK [common : Stat node_exporter binary] ************************************** TASK [common : Download node_exporter tarball] ********************************* TASK [common : Extract node_exporter] ****************************************** TASK [common : Install node_exporter binary] *********************************** TASK [common : Render node_exporter systemd unit] ****************************** TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [kea : Ensure keyring dir] ************************************************ TASK [kea : Stat ISC Kea repo signing key] ************************************* TASK [kea : Fetch ISC Kea repo signing key] ************************************ TASK [kea : Add ISC Kea apt repo] ********************************************** TASK [kea : Refresh apt cache after adding repo] ******************************* TASK [kea : Install Kea packages] ********************************************** TASK [kea : Render kea-dhcp4.conf] ********************************************* TASK [kea : Render kea-ctrl-agent.conf] **************************************** TASK [kea : Render basic-auth credentials file] ******************************** TASK [kea : Enable + start kea-dhcp4] ****************************************** TASK [kea : Enable + start kea-ctrl-agent] ************************************* TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ****** TASK [kea : Remove legacy kea-exporter unit + env file] ************************ TASK [kea : Uninstall kea-exporter pip package] ******************************** TASK [kea : Render kea-ha-metrics.sh] ****************************************** TASK [kea : Render kea-ha-metrics env file] ************************************ TASK [kea : Install kea-ha-metrics systemd unit + timer] *********************** TASK [kea : Enable + start kea-ha-metrics.timer] ******************************* TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ************************************* ```
Author
Owner

Drift still present:

## Ansible (rc=1)
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [bind : Install bind9 + tooling] ******************************************
TASK [bind : Ensure required dirs exist] ***************************************
TASK [bind : Render TSIG keys file] ********************************************
TASK [bind : Render rndc.key] **************************************************
TASK [bind : Render named.conf.options] ****************************************
TASK [bind : Render named.conf.local] ******************************************
TASK [bind : Render named.conf (top-level include glue)] ***********************
TASK [bind : Validate full bind config] ****************************************
TASK [bind : Enable + start named] *********************************************
TASK [bind : Render RPZ feeds list] ********************************************
TASK [bind : Install RPZ updater script] ***************************************
TASK [bind : Install RPZ updater systemd unit] *********************************
TASK [bind : Install RPZ updater systemd timer] ********************************
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Enable + start RPZ update timer] **********************************
TASK [bind : Trigger initial RPZ pull (sync)] **********************************
TASK [bind : Install notify receiver script] ***********************************
TASK [bind : Install notify receiver env file] *********************************
TASK [bind : Install notify receiver systemd unit] *****************************
TASK [bind : Enable + start notify receiver] ***********************************
TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] ***
TASK [bind : Remove standalone bind_exporter unit + binary] ********************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *********************************************************************
bind-01.infra.strscrm.io   : ok=50   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
bind-02.infra.strscrm.io   : ok=49   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
PLAY [Deploy Kea DHCP HA pair] *************************************************
TASK [Gathering Facts] *********************************************************
TASK [Load encrypted Kea secrets] **********************************************
TASK [common : Set hostname] ***************************************************
TASK [common : Set timezone] ***************************************************
TASK [common : Install common packages] ****************************************
TASK [common : Enable + start qemu-guest-agent] ********************************
TASK [common : Enable + start chrony] ******************************************
TASK [common : Reconcile SSH authorized_keys for debian] ***********************
TASK [common : Configure sshd hardening] ***************************************
TASK [common : Install unattended-upgrades] ************************************
TASK [common : Enable unattended-upgrades] *************************************
TASK [common : Ensure node_exporter system user] *******************************
TASK [common : Ensure node_exporter dirs] **************************************
TASK [common : Stat node_exporter binary] **************************************
TASK [common : Download node_exporter tarball] *********************************
TASK [common : Extract node_exporter] ******************************************
TASK [common : Install node_exporter binary] ***********************************
TASK [common : Render node_exporter systemd unit] ******************************
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [kea : Ensure keyring dir] ************************************************
TASK [kea : Stat ISC Kea repo signing key] *************************************
TASK [kea : Fetch ISC Kea repo signing key] ************************************
TASK [kea : Add ISC Kea apt repo] **********************************************
TASK [kea : Refresh apt cache after adding repo] *******************************
TASK [kea : Install Kea packages] **********************************************
TASK [kea : Render kea-dhcp4.conf] *********************************************
TASK [kea : Render kea-ctrl-agent.conf] ****************************************
TASK [kea : Render basic-auth credentials file] ********************************
TASK [kea : Enable + start kea-dhcp4] ******************************************
TASK [kea : Enable + start kea-ctrl-agent] *************************************
TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ******
TASK [kea : Remove legacy kea-exporter unit + env file] ************************
TASK [kea : Uninstall kea-exporter pip package] ********************************
TASK [kea : Render kea-ha-metrics.sh] ******************************************
TASK [kea : Render kea-ha-metrics env file] ************************************
TASK [kea : Install kea-ha-metrics systemd unit + timer] ***********************
TASK [kea : Enable + start kea-ha-metrics.timer] *******************************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *************************************
Drift still present: ``` ## Ansible (rc=1) TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [bind : Install bind9 + tooling] ****************************************** TASK [bind : Ensure required dirs exist] *************************************** TASK [bind : Render TSIG keys file] ******************************************** TASK [bind : Render rndc.key] ************************************************** TASK [bind : Render named.conf.options] **************************************** TASK [bind : Render named.conf.local] ****************************************** TASK [bind : Render named.conf (top-level include glue)] *********************** TASK [bind : Validate full bind config] **************************************** TASK [bind : Enable + start named] ********************************************* TASK [bind : Render RPZ feeds list] ******************************************** TASK [bind : Install RPZ updater script] *************************************** TASK [bind : Install RPZ updater systemd unit] ********************************* TASK [bind : Install RPZ updater systemd timer] ******************************** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Enable + start RPZ update timer] ********************************** TASK [bind : Trigger initial RPZ pull (sync)] ********************************** TASK [bind : Install notify receiver script] *********************************** TASK [bind : Install notify receiver env file] ********************************* TASK [bind : Install notify receiver systemd unit] ***************************** TASK [bind : Enable + start notify receiver] *********************************** TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] *** TASK [bind : Remove standalone bind_exporter unit + binary] ******************** TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ********************************************************************* bind-01.infra.strscrm.io : ok=50 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 bind-02.infra.strscrm.io : ok=49 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 PLAY [Deploy Kea DHCP HA pair] ************************************************* TASK [Gathering Facts] ********************************************************* TASK [Load encrypted Kea secrets] ********************************************** TASK [common : Set hostname] *************************************************** TASK [common : Set timezone] *************************************************** TASK [common : Install common packages] **************************************** TASK [common : Enable + start qemu-guest-agent] ******************************** TASK [common : Enable + start chrony] ****************************************** TASK [common : Reconcile SSH authorized_keys for debian] *********************** TASK [common : Configure sshd hardening] *************************************** TASK [common : Install unattended-upgrades] ************************************ TASK [common : Enable unattended-upgrades] ************************************* TASK [common : Ensure node_exporter system user] ******************************* TASK [common : Ensure node_exporter dirs] ************************************** TASK [common : Stat node_exporter binary] ************************************** TASK [common : Download node_exporter tarball] ********************************* TASK [common : Extract node_exporter] ****************************************** TASK [common : Install node_exporter binary] *********************************** TASK [common : Render node_exporter systemd unit] ****************************** TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [kea : Ensure keyring dir] ************************************************ TASK [kea : Stat ISC Kea repo signing key] ************************************* TASK [kea : Fetch ISC Kea repo signing key] ************************************ TASK [kea : Add ISC Kea apt repo] ********************************************** TASK [kea : Refresh apt cache after adding repo] ******************************* TASK [kea : Install Kea packages] ********************************************** TASK [kea : Render kea-dhcp4.conf] ********************************************* TASK [kea : Render kea-ctrl-agent.conf] **************************************** TASK [kea : Render basic-auth credentials file] ******************************** TASK [kea : Enable + start kea-dhcp4] ****************************************** TASK [kea : Enable + start kea-ctrl-agent] ************************************* TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ****** TASK [kea : Remove legacy kea-exporter unit + env file] ************************ TASK [kea : Uninstall kea-exporter pip package] ******************************** TASK [kea : Render kea-ha-metrics.sh] ****************************************** TASK [kea : Render kea-ha-metrics env file] ************************************ TASK [kea : Install kea-ha-metrics systemd unit + timer] *********************** TASK [kea : Enable + start kea-ha-metrics.timer] ******************************* TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ************************************* ```
Author
Owner

Drift still present:

## Ansible (rc=1)
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [bind : Install bind9 + tooling] ******************************************
TASK [bind : Ensure required dirs exist] ***************************************
TASK [bind : Render TSIG keys file] ********************************************
TASK [bind : Render rndc.key] **************************************************
TASK [bind : Render named.conf.options] ****************************************
TASK [bind : Render named.conf.local] ******************************************
TASK [bind : Render named.conf (top-level include glue)] ***********************
TASK [bind : Validate full bind config] ****************************************
TASK [bind : Enable + start named] *********************************************
TASK [bind : Render RPZ feeds list] ********************************************
TASK [bind : Install RPZ updater script] ***************************************
TASK [bind : Install RPZ updater systemd unit] *********************************
TASK [bind : Install RPZ updater systemd timer] ********************************
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Enable + start RPZ update timer] **********************************
TASK [bind : Trigger initial RPZ pull (sync)] **********************************
TASK [bind : Install notify receiver script] ***********************************
TASK [bind : Install notify receiver env file] *********************************
TASK [bind : Install notify receiver systemd unit] *****************************
TASK [bind : Enable + start notify receiver] ***********************************
TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] ***
TASK [bind : Remove standalone bind_exporter unit + binary] ********************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *********************************************************************
bind-01.infra.strscrm.io   : ok=50   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
bind-02.infra.strscrm.io   : ok=49   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
PLAY [Deploy Kea DHCP HA pair] *************************************************
TASK [Gathering Facts] *********************************************************
TASK [Load encrypted Kea secrets] **********************************************
TASK [common : Set hostname] ***************************************************
TASK [common : Set timezone] ***************************************************
TASK [common : Install common packages] ****************************************
TASK [common : Enable + start qemu-guest-agent] ********************************
TASK [common : Enable + start chrony] ******************************************
TASK [common : Reconcile SSH authorized_keys for debian] ***********************
TASK [common : Configure sshd hardening] ***************************************
TASK [common : Install unattended-upgrades] ************************************
TASK [common : Enable unattended-upgrades] *************************************
TASK [common : Ensure node_exporter system user] *******************************
TASK [common : Ensure node_exporter dirs] **************************************
TASK [common : Stat node_exporter binary] **************************************
TASK [common : Download node_exporter tarball] *********************************
TASK [common : Extract node_exporter] ******************************************
TASK [common : Install node_exporter binary] ***********************************
TASK [common : Render node_exporter systemd unit] ******************************
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [kea : Ensure keyring dir] ************************************************
TASK [kea : Stat ISC Kea repo signing key] *************************************
TASK [kea : Fetch ISC Kea repo signing key] ************************************
TASK [kea : Add ISC Kea apt repo] **********************************************
TASK [kea : Refresh apt cache after adding repo] *******************************
TASK [kea : Install Kea packages] **********************************************
TASK [kea : Render kea-dhcp4.conf] *********************************************
TASK [kea : Render kea-ctrl-agent.conf] ****************************************
TASK [kea : Render basic-auth credentials file] ********************************
TASK [kea : Enable + start kea-dhcp4] ******************************************
TASK [kea : Enable + start kea-ctrl-agent] *************************************
TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ******
TASK [kea : Remove legacy kea-exporter unit + env file] ************************
TASK [kea : Uninstall kea-exporter pip package] ********************************
TASK [kea : Render kea-ha-metrics.sh] ******************************************
TASK [kea : Render kea-ha-metrics env file] ************************************
TASK [kea : Install kea-ha-metrics systemd unit + timer] ***********************
TASK [kea : Enable + start kea-ha-metrics.timer] *******************************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *************************************
Drift still present: ``` ## Ansible (rc=1) TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [bind : Install bind9 + tooling] ****************************************** TASK [bind : Ensure required dirs exist] *************************************** TASK [bind : Render TSIG keys file] ******************************************** TASK [bind : Render rndc.key] ************************************************** TASK [bind : Render named.conf.options] **************************************** TASK [bind : Render named.conf.local] ****************************************** TASK [bind : Render named.conf (top-level include glue)] *********************** TASK [bind : Validate full bind config] **************************************** TASK [bind : Enable + start named] ********************************************* TASK [bind : Render RPZ feeds list] ******************************************** TASK [bind : Install RPZ updater script] *************************************** TASK [bind : Install RPZ updater systemd unit] ********************************* TASK [bind : Install RPZ updater systemd timer] ******************************** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Enable + start RPZ update timer] ********************************** TASK [bind : Trigger initial RPZ pull (sync)] ********************************** TASK [bind : Install notify receiver script] *********************************** TASK [bind : Install notify receiver env file] ********************************* TASK [bind : Install notify receiver systemd unit] ***************************** TASK [bind : Enable + start notify receiver] *********************************** TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] *** TASK [bind : Remove standalone bind_exporter unit + binary] ******************** TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ********************************************************************* bind-01.infra.strscrm.io : ok=50 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 bind-02.infra.strscrm.io : ok=49 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 PLAY [Deploy Kea DHCP HA pair] ************************************************* TASK [Gathering Facts] ********************************************************* TASK [Load encrypted Kea secrets] ********************************************** TASK [common : Set hostname] *************************************************** TASK [common : Set timezone] *************************************************** TASK [common : Install common packages] **************************************** TASK [common : Enable + start qemu-guest-agent] ******************************** TASK [common : Enable + start chrony] ****************************************** TASK [common : Reconcile SSH authorized_keys for debian] *********************** TASK [common : Configure sshd hardening] *************************************** TASK [common : Install unattended-upgrades] ************************************ TASK [common : Enable unattended-upgrades] ************************************* TASK [common : Ensure node_exporter system user] ******************************* TASK [common : Ensure node_exporter dirs] ************************************** TASK [common : Stat node_exporter binary] ************************************** TASK [common : Download node_exporter tarball] ********************************* TASK [common : Extract node_exporter] ****************************************** TASK [common : Install node_exporter binary] *********************************** TASK [common : Render node_exporter systemd unit] ****************************** TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [kea : Ensure keyring dir] ************************************************ TASK [kea : Stat ISC Kea repo signing key] ************************************* TASK [kea : Fetch ISC Kea repo signing key] ************************************ TASK [kea : Add ISC Kea apt repo] ********************************************** TASK [kea : Refresh apt cache after adding repo] ******************************* TASK [kea : Install Kea packages] ********************************************** TASK [kea : Render kea-dhcp4.conf] ********************************************* TASK [kea : Render kea-ctrl-agent.conf] **************************************** TASK [kea : Render basic-auth credentials file] ******************************** TASK [kea : Enable + start kea-dhcp4] ****************************************** TASK [kea : Enable + start kea-ctrl-agent] ************************************* TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ****** TASK [kea : Remove legacy kea-exporter unit + env file] ************************ TASK [kea : Uninstall kea-exporter pip package] ******************************** TASK [kea : Render kea-ha-metrics.sh] ****************************************** TASK [kea : Render kea-ha-metrics env file] ************************************ TASK [kea : Install kea-ha-metrics systemd unit + timer] *********************** TASK [kea : Enable + start kea-ha-metrics.timer] ******************************* TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ************************************* ```
Author
Owner

Drift still present:

## Ansible (rc=1)
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [bind : Install bind9 + tooling] ******************************************
TASK [bind : Ensure required dirs exist] ***************************************
TASK [bind : Render TSIG keys file] ********************************************
TASK [bind : Render rndc.key] **************************************************
TASK [bind : Render named.conf.options] ****************************************
TASK [bind : Render named.conf.local] ******************************************
TASK [bind : Render named.conf (top-level include glue)] ***********************
TASK [bind : Validate full bind config] ****************************************
TASK [bind : Enable + start named] *********************************************
TASK [bind : Render RPZ feeds list] ********************************************
TASK [bind : Install RPZ updater script] ***************************************
TASK [bind : Install RPZ updater systemd unit] *********************************
TASK [bind : Install RPZ updater systemd timer] ********************************
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Enable + start RPZ update timer] **********************************
TASK [bind : Trigger initial RPZ pull (sync)] **********************************
TASK [bind : Install notify receiver script] ***********************************
TASK [bind : Install notify receiver env file] *********************************
TASK [bind : Install notify receiver systemd unit] *****************************
TASK [bind : Enable + start notify receiver] ***********************************
TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] ***
TASK [bind : Remove standalone bind_exporter unit + binary] ********************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *********************************************************************
bind-01.infra.strscrm.io   : ok=50   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
bind-02.infra.strscrm.io   : ok=49   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
PLAY [Deploy Kea DHCP HA pair] *************************************************
TASK [Gathering Facts] *********************************************************
TASK [Load encrypted Kea secrets] **********************************************
TASK [common : Set hostname] ***************************************************
TASK [common : Set timezone] ***************************************************
TASK [common : Install common packages] ****************************************
TASK [common : Enable + start qemu-guest-agent] ********************************
TASK [common : Enable + start chrony] ******************************************
TASK [common : Reconcile SSH authorized_keys for debian] ***********************
TASK [common : Configure sshd hardening] ***************************************
TASK [common : Install unattended-upgrades] ************************************
TASK [common : Enable unattended-upgrades] *************************************
TASK [common : Ensure node_exporter system user] *******************************
TASK [common : Ensure node_exporter dirs] **************************************
TASK [common : Stat node_exporter binary] **************************************
TASK [common : Download node_exporter tarball] *********************************
TASK [common : Extract node_exporter] ******************************************
TASK [common : Install node_exporter binary] ***********************************
TASK [common : Render node_exporter systemd unit] ******************************
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [kea : Ensure keyring dir] ************************************************
TASK [kea : Stat ISC Kea repo signing key] *************************************
TASK [kea : Fetch ISC Kea repo signing key] ************************************
TASK [kea : Add ISC Kea apt repo] **********************************************
TASK [kea : Refresh apt cache after adding repo] *******************************
TASK [kea : Install Kea packages] **********************************************
TASK [kea : Render kea-dhcp4.conf] *********************************************
TASK [kea : Render kea-ctrl-agent.conf] ****************************************
TASK [kea : Render basic-auth credentials file] ********************************
TASK [kea : Enable + start kea-dhcp4] ******************************************
TASK [kea : Enable + start kea-ctrl-agent] *************************************
TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ******
TASK [kea : Remove legacy kea-exporter unit + env file] ************************
TASK [kea : Uninstall kea-exporter pip package] ********************************
TASK [kea : Render kea-ha-metrics.sh] ******************************************
TASK [kea : Render kea-ha-metrics env file] ************************************
TASK [kea : Install kea-ha-metrics systemd unit + timer] ***********************
TASK [kea : Enable + start kea-ha-metrics.timer] *******************************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *************************************
Drift still present: ``` ## Ansible (rc=1) TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [bind : Install bind9 + tooling] ****************************************** TASK [bind : Ensure required dirs exist] *************************************** TASK [bind : Render TSIG keys file] ******************************************** TASK [bind : Render rndc.key] ************************************************** TASK [bind : Render named.conf.options] **************************************** TASK [bind : Render named.conf.local] ****************************************** TASK [bind : Render named.conf (top-level include glue)] *********************** TASK [bind : Validate full bind config] **************************************** TASK [bind : Enable + start named] ********************************************* TASK [bind : Render RPZ feeds list] ******************************************** TASK [bind : Install RPZ updater script] *************************************** TASK [bind : Install RPZ updater systemd unit] ********************************* TASK [bind : Install RPZ updater systemd timer] ******************************** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Enable + start RPZ update timer] ********************************** TASK [bind : Trigger initial RPZ pull (sync)] ********************************** TASK [bind : Install notify receiver script] *********************************** TASK [bind : Install notify receiver env file] ********************************* TASK [bind : Install notify receiver systemd unit] ***************************** TASK [bind : Enable + start notify receiver] *********************************** TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] *** TASK [bind : Remove standalone bind_exporter unit + binary] ******************** TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ********************************************************************* bind-01.infra.strscrm.io : ok=50 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 bind-02.infra.strscrm.io : ok=49 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 PLAY [Deploy Kea DHCP HA pair] ************************************************* TASK [Gathering Facts] ********************************************************* TASK [Load encrypted Kea secrets] ********************************************** TASK [common : Set hostname] *************************************************** TASK [common : Set timezone] *************************************************** TASK [common : Install common packages] **************************************** TASK [common : Enable + start qemu-guest-agent] ******************************** TASK [common : Enable + start chrony] ****************************************** TASK [common : Reconcile SSH authorized_keys for debian] *********************** TASK [common : Configure sshd hardening] *************************************** TASK [common : Install unattended-upgrades] ************************************ TASK [common : Enable unattended-upgrades] ************************************* TASK [common : Ensure node_exporter system user] ******************************* TASK [common : Ensure node_exporter dirs] ************************************** TASK [common : Stat node_exporter binary] ************************************** TASK [common : Download node_exporter tarball] ********************************* TASK [common : Extract node_exporter] ****************************************** TASK [common : Install node_exporter binary] *********************************** TASK [common : Render node_exporter systemd unit] ****************************** TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [kea : Ensure keyring dir] ************************************************ TASK [kea : Stat ISC Kea repo signing key] ************************************* TASK [kea : Fetch ISC Kea repo signing key] ************************************ TASK [kea : Add ISC Kea apt repo] ********************************************** TASK [kea : Refresh apt cache after adding repo] ******************************* TASK [kea : Install Kea packages] ********************************************** TASK [kea : Render kea-dhcp4.conf] ********************************************* TASK [kea : Render kea-ctrl-agent.conf] **************************************** TASK [kea : Render basic-auth credentials file] ******************************** TASK [kea : Enable + start kea-dhcp4] ****************************************** TASK [kea : Enable + start kea-ctrl-agent] ************************************* TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ****** TASK [kea : Remove legacy kea-exporter unit + env file] ************************ TASK [kea : Uninstall kea-exporter pip package] ******************************** TASK [kea : Render kea-ha-metrics.sh] ****************************************** TASK [kea : Render kea-ha-metrics env file] ************************************ TASK [kea : Install kea-ha-metrics systemd unit + timer] *********************** TASK [kea : Enable + start kea-ha-metrics.timer] ******************************* TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ************************************* ```
Author
Owner

Drift still present:

## Ansible (rc=1)
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [bind : Install bind9 + tooling] ******************************************
TASK [bind : Ensure required dirs exist] ***************************************
TASK [bind : Render TSIG keys file] ********************************************
TASK [bind : Render rndc.key] **************************************************
TASK [bind : Render named.conf.options] ****************************************
TASK [bind : Render named.conf.local] ******************************************
TASK [bind : Render named.conf (top-level include glue)] ***********************
TASK [bind : Validate full bind config] ****************************************
TASK [bind : Enable + start named] *********************************************
TASK [bind : Render RPZ feeds list] ********************************************
TASK [bind : Install RPZ updater script] ***************************************
TASK [bind : Install RPZ updater systemd unit] *********************************
TASK [bind : Install RPZ updater systemd timer] ********************************
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ******
TASK [bind : Enable + start RPZ update timer] **********************************
TASK [bind : Trigger initial RPZ pull (sync)] **********************************
TASK [bind : Install notify receiver script] ***********************************
TASK [bind : Install notify receiver env file] *********************************
TASK [bind : Install notify receiver systemd unit] *****************************
TASK [bind : Enable + start notify receiver] ***********************************
TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] ***
TASK [bind : Remove standalone bind_exporter unit + binary] ********************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *********************************************************************
bind-01.infra.strscrm.io   : ok=50   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
bind-02.infra.strscrm.io   : ok=49   changed=1    unreachable=0    failed=0    skipped=6    rescued=0    ignored=0   
PLAY [Deploy Kea DHCP HA pair] *************************************************
TASK [Gathering Facts] *********************************************************
TASK [Load encrypted Kea secrets] **********************************************
TASK [common : Set hostname] ***************************************************
TASK [common : Set timezone] ***************************************************
TASK [common : Install common packages] ****************************************
TASK [common : Enable + start qemu-guest-agent] ********************************
TASK [common : Enable + start chrony] ******************************************
TASK [common : Reconcile SSH authorized_keys for debian] ***********************
TASK [common : Configure sshd hardening] ***************************************
TASK [common : Install unattended-upgrades] ************************************
TASK [common : Enable unattended-upgrades] *************************************
TASK [common : Ensure node_exporter system user] *******************************
TASK [common : Ensure node_exporter dirs] **************************************
TASK [common : Stat node_exporter binary] **************************************
TASK [common : Download node_exporter tarball] *********************************
TASK [common : Extract node_exporter] ******************************************
TASK [common : Install node_exporter binary] ***********************************
TASK [common : Render node_exporter systemd unit] ******************************
TASK [common : Enable + start node_exporter] ***********************************
TASK [common : Stop + disable Promtail] ****************************************
TASK [common : Remove Promtail unit + binary + config] *************************
TASK [common : Ensure Grafana apt key] *****************************************
TASK [common : Add Grafana apt repo] *******************************************
TASK [common : Refresh apt cache after Grafana repo] ***************************
TASK [common : Install Grafana Alloy] ******************************************
TASK [common : Ensure alloy can read journald] *********************************
TASK [common : Render alloy config] ********************************************
TASK [common : Enable + start alloy] *******************************************
TASK [kea : Ensure keyring dir] ************************************************
TASK [kea : Stat ISC Kea repo signing key] *************************************
TASK [kea : Fetch ISC Kea repo signing key] ************************************
TASK [kea : Add ISC Kea apt repo] **********************************************
TASK [kea : Refresh apt cache after adding repo] *******************************
TASK [kea : Install Kea packages] **********************************************
TASK [kea : Render kea-dhcp4.conf] *********************************************
TASK [kea : Render kea-ctrl-agent.conf] ****************************************
TASK [kea : Render basic-auth credentials file] ********************************
TASK [kea : Enable + start kea-dhcp4] ******************************************
TASK [kea : Enable + start kea-ctrl-agent] *************************************
TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ******
TASK [kea : Remove legacy kea-exporter unit + env file] ************************
TASK [kea : Uninstall kea-exporter pip package] ********************************
TASK [kea : Render kea-ha-metrics.sh] ******************************************
TASK [kea : Render kea-ha-metrics env file] ************************************
TASK [kea : Install kea-ha-metrics systemd unit + timer] ***********************
TASK [kea : Enable + start kea-ha-metrics.timer] *******************************
TASK [stork_agent : Ensure keyring dir exists] *********************************
TASK [stork_agent : Fetch ISC Stork repo signing key] **************************
TASK [stork_agent : Add ISC Stork apt repo] ************************************
TASK [stork_agent : Refresh apt cache after adding repo] ***********************
TASK [stork_agent : Install isc-stork-agent] ***********************************
TASK [stork_agent : Render stork-agent env file] *******************************
TASK [stork_agent : Enable + start isc-stork-agent] ****************************
PLAY RECAP *************************************
Drift still present: ``` ## Ansible (rc=1) TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [bind : Install bind9 + tooling] ****************************************** TASK [bind : Ensure required dirs exist] *************************************** TASK [bind : Render TSIG keys file] ******************************************** TASK [bind : Render rndc.key] ************************************************** TASK [bind : Render named.conf.options] **************************************** TASK [bind : Render named.conf.local] ****************************************** TASK [bind : Render named.conf (top-level include glue)] *********************** TASK [bind : Validate full bind config] **************************************** TASK [bind : Enable + start named] ********************************************* TASK [bind : Render RPZ feeds list] ******************************************** TASK [bind : Install RPZ updater script] *************************************** TASK [bind : Install RPZ updater systemd unit] ********************************* TASK [bind : Install RPZ updater systemd timer] ******************************** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Flush handlers (apply systemd reload before enabling timer)] ****** TASK [bind : Enable + start RPZ update timer] ********************************** TASK [bind : Trigger initial RPZ pull (sync)] ********************************** TASK [bind : Install notify receiver script] *********************************** TASK [bind : Install notify receiver env file] ********************************* TASK [bind : Install notify receiver systemd unit] ***************************** TASK [bind : Enable + start notify receiver] *********************************** TASK [bind : Stop + disable standalone bind_exporter (replaced by stork-agent)] *** TASK [bind : Remove standalone bind_exporter unit + binary] ******************** TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ********************************************************************* bind-01.infra.strscrm.io : ok=50 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 bind-02.infra.strscrm.io : ok=49 changed=1 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 PLAY [Deploy Kea DHCP HA pair] ************************************************* TASK [Gathering Facts] ********************************************************* TASK [Load encrypted Kea secrets] ********************************************** TASK [common : Set hostname] *************************************************** TASK [common : Set timezone] *************************************************** TASK [common : Install common packages] **************************************** TASK [common : Enable + start qemu-guest-agent] ******************************** TASK [common : Enable + start chrony] ****************************************** TASK [common : Reconcile SSH authorized_keys for debian] *********************** TASK [common : Configure sshd hardening] *************************************** TASK [common : Install unattended-upgrades] ************************************ TASK [common : Enable unattended-upgrades] ************************************* TASK [common : Ensure node_exporter system user] ******************************* TASK [common : Ensure node_exporter dirs] ************************************** TASK [common : Stat node_exporter binary] ************************************** TASK [common : Download node_exporter tarball] ********************************* TASK [common : Extract node_exporter] ****************************************** TASK [common : Install node_exporter binary] *********************************** TASK [common : Render node_exporter systemd unit] ****************************** TASK [common : Enable + start node_exporter] *********************************** TASK [common : Stop + disable Promtail] **************************************** TASK [common : Remove Promtail unit + binary + config] ************************* TASK [common : Ensure Grafana apt key] ***************************************** TASK [common : Add Grafana apt repo] ******************************************* TASK [common : Refresh apt cache after Grafana repo] *************************** TASK [common : Install Grafana Alloy] ****************************************** TASK [common : Ensure alloy can read journald] ********************************* TASK [common : Render alloy config] ******************************************** TASK [common : Enable + start alloy] ******************************************* TASK [kea : Ensure keyring dir] ************************************************ TASK [kea : Stat ISC Kea repo signing key] ************************************* TASK [kea : Fetch ISC Kea repo signing key] ************************************ TASK [kea : Add ISC Kea apt repo] ********************************************** TASK [kea : Refresh apt cache after adding repo] ******************************* TASK [kea : Install Kea packages] ********************************************** TASK [kea : Render kea-dhcp4.conf] ********************************************* TASK [kea : Render kea-ctrl-agent.conf] **************************************** TASK [kea : Render basic-auth credentials file] ******************************** TASK [kea : Enable + start kea-dhcp4] ****************************************** TASK [kea : Enable + start kea-ctrl-agent] ************************************* TASK [kea : Stop + disable legacy kea-exporter (replaced by stork-agent)] ****** TASK [kea : Remove legacy kea-exporter unit + env file] ************************ TASK [kea : Uninstall kea-exporter pip package] ******************************** TASK [kea : Render kea-ha-metrics.sh] ****************************************** TASK [kea : Render kea-ha-metrics env file] ************************************ TASK [kea : Install kea-ha-metrics systemd unit + timer] *********************** TASK [kea : Enable + start kea-ha-metrics.timer] ******************************* TASK [stork_agent : Ensure keyring dir exists] ********************************* TASK [stork_agent : Fetch ISC Stork repo signing key] ************************** TASK [stork_agent : Add ISC Stork apt repo] ************************************ TASK [stork_agent : Refresh apt cache after adding repo] *********************** TASK [stork_agent : Install isc-stork-agent] *********************************** TASK [stork_agent : Render stork-agent env file] ******************************* TASK [stork_agent : Enable + start isc-stork-agent] **************************** PLAY RECAP ************************************* ```
Commenting is not possible because the repository is archived.
No labels
drift
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gosseljl/homelab-ddi#7
No description provided.