You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ansible-playbook playbook.yml --check --diff -i ../tf/modules/ansible_inventory/inventories/inventory-dev.ini
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[WARNING]: Could not match supplied host pattern, ignoring: monitoring.ooni.org
[WARNING]: Could not match supplied host pattern, ignoring: backend-hel.ooni.org
[WARNING]: Could not match supplied host pattern, ignoring: clickhouseproxy.dev.ooni.io
[WARNING]: Could not match supplied host pattern, ignoring: clickhouseproxy.prod.ooni.io
[WARNING]: Could not match supplied host pattern, ignoring: notebook1.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: data1.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: data3.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: openvpn-server1.ooni.io
PLAY [Ensure all hosts are bootstrapped correctly] *****************************
skipping: no hosts matched
PLAY [Deploy monitoring host] **************************************************
skipping: no hosts matched
PLAY [Update monitoring config] ************************************************
skipping: no hosts matched
PLAY [Deploy ooni backend services] ********************************************
skipping: no hosts matched
PLAY [Deploy clickhouse proxy] *************************************************
skipping: no hosts matched
PLAY [Deploy oonidata clickhouse hosts] ****************************************
skipping: no hosts matched
PLAY [Deploy airflow frontend host] ********************************************
skipping: no hosts matched
PLAY [Setup OpenVPN server] ****************************************************
skipping: no hosts matched
PLAY [Deploy notebook host] ****************************************************
skipping: no hosts matched
PLAY RECAP *********************************************************************
$ ansible-playbook playbook.yml --check --diff -i ../tf/modules/ansible_inventory/inventories/inventory-dev.ini
[WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all'
[WARNING]: Could not match supplied host pattern, ignoring: monitoring.ooni.org
[WARNING]: Could not match supplied host pattern, ignoring: backend-hel.ooni.org
[WARNING]: Could not match supplied host pattern, ignoring: clickhouseproxy.dev.ooni.io
[WARNING]: Could not match supplied host pattern, ignoring: clickhouseproxy.prod.ooni.io
[WARNING]: Could not match supplied host pattern, ignoring: notebook1.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: data1.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: data3.htz-fsn.prod.ooni.nu
[WARNING]: Could not match supplied host pattern, ignoring: openvpn-server1.ooni.io
PLAY [Ensure all hosts are bootstrapped correctly] *****************************
skipping: no hosts matched
PLAY [Deploy monitoring host] **************************************************
skipping: no hosts matched
PLAY [Update monitoring config] ************************************************
skipping: no hosts matched
PLAY [Deploy ooni backend services] ********************************************
skipping: no hosts matched
PLAY [Deploy clickhouse proxy] *************************************************
skipping: no hosts matched
PLAY [Deploy oonidata clickhouse hosts] ****************************************
skipping: no hosts matched
PLAY [Deploy airflow frontend host] ********************************************
skipping: no hosts matched
PLAY [Setup OpenVPN server] ****************************************************
skipping: no hosts matched
PLAY [Deploy notebook host] ****************************************************
skipping: no hosts matched
PLAY RECAP *********************************************************************
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove the Netlify host from monitoring (we're no longer using it) to remove mirror diverged alerts on that host