Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add monitoring #118

Merged
merged 6 commits into from
Dec 19, 2024
Merged

Add monitoring #118

merged 6 commits into from
Dec 19, 2024

Conversation

hellais
Copy link
Member

@hellais hellais commented Dec 7, 2024

Migrate over the monitoring role from sysadmin to devops.

Related to: #27

Copy link

github-actions bot commented Dec 7, 2024

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'
ERROR! the role 'adm' was not found in ansible.legacy:/home/runner/work/devops/devops/ansible/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/devops/devops/ansible/roles:/home/runner/work/devops/devops/ansible

The error appears to be in '/home/runner/work/devops/devops/ansible/roles/base-backend/meta/main.yml': line 3, column 5, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

dependencies:
  - role: adm
    ^ here
Pusher @hellais
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Mon, 09 Dec 2024 17:24:39 GMT

@hellais hellais merged commit cd8f0c6 into main Dec 19, 2024
2 checks passed
@hellais hellais deleted the add-monitoring branch December 19, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant