Skip to content

Remove tailscale ansible role#455

Open
aagbsn wants to merge 3 commits into
mainfrom
remove_tailscale_ansible_role
Open

Remove tailscale ansible role#455
aagbsn wants to merge 3 commits into
mainfrom
remove_tailscale_ansible_role

Conversation

@aagbsn

@aagbsn aagbsn commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

remove unused role and ansible-galaxy dependency for tailscale / tailnet

@github-actions

github-actions Bot commented Jul 10, 2026

Copy link
Copy Markdown

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 'geerlingguy.docker' was not found in: /home/runner/work/devops/devops/ansible/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/devops/devops/ansible
Origin: /home/runner/work/devops/devops/ansible/deploy-testlists.yml:16:7

14         node_exporter_host: "0.0.0.0"
15         node_exporter_options: ""
16     - role: geerlingguy.docker
         ^ column 7

Pusher @aagbsn
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Mon, 13 Jul 2026 11:16:04 GMT

@aagbsn aagbsn mentioned this pull request Jul 13, 2026
4 tasks
@LDiazN

LDiazN commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Let's consider this lines for deletion as well:

tailscale_authkey: "{{ lookup('amazon.aws.aws_secret', 'oonidevops/tailscale_authkey_devops', profile='oonidevops_user_prod') }}"
tailscale_tags:
- "devops-prod"
tailscale_oauth_ephemeral: false

@aagbsn

aagbsn commented Jul 13, 2026

Copy link
Copy Markdown
Contributor Author

Let's consider this lines for deletion as well:

tailscale_authkey: "{{ lookup('amazon.aws.aws_secret', 'oonidevops/tailscale_authkey_devops', profile='oonidevops_user_prod') }}"
tailscale_tags:
- "devops-prod"
tailscale_oauth_ephemeral: false

Nice catch; not quite sure how I missed this with grep

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.

2 participants