ooni / devops

0 stars 1 forks source link

Move the fqdm of a service under the api zone #18

Closed hellais closed 3 months ago

hellais commented 3 months ago

This was we have better separation and avoid any potential name clashes.

github-actions[bot] commented 3 months ago

Terraform Run Output 🤖

Format and Style 🖌success

Initialization ⚙️success

Validation 🤖success

Validation Output ``` $ terraform validate Success! The configuration is valid. ```

Plan 📖success

Show Plan ``` $ terraform plan Acquiring state lock. This may take a few moments... ```
Pusher @hellais
Action pull_request
Environment dev
Workflow .github/workflows/check_terraform.yml
Last updated Thu, 14 Mar 2024 08:13:16 GMT
github-actions[bot] commented 3 months ago

Ansible Run Output 🤖

Ansible Playbook Recap 🔍

Ansible playbook output 📖success

Show Execution ``` $ 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: clickhouse_servers PLAY [ClickHouse servers] ****************************************************** skipping: no hosts matched PLAY RECAP ********************************************************************* ```
Pusher @hellais
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Thu, 14 Mar 2024 08:13:39 GMT