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 support for setting up ansible-galaxy on the controller node #75

Merged
merged 6 commits into from
Jul 21, 2024

Conversation

hellais
Copy link
Member

@hellais hellais commented Jul 12, 2024

This is part of the work being done in: #27

It adds support for ansible-galaxy so we can use the sshd_user galaxy module to unify sshd configuration and ensure all users have access to all hosts

Copy link

github-actions bot commented Jul 12, 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'
[WARNING]: Could not match supplied host pattern, ignoring: clickhouse_servers
[WARNING]: Could not match supplied host pattern, ignoring: monitoring.ooni.org

PLAY [ClickHouse servers] ******************************************************
skipping: no hosts matched

PLAY [Update monitoring config] ************************************************
skipping: no hosts matched

PLAY RECAP *********************************************************************

Pusher @DecFox
Action pull_request
Working Directory
Workflow .github/workflows/check_ansible.yml
Last updated Sun, 21 Jul 2024 07:16:11 GMT

@DecFox DecFox marked this pull request as ready for review July 21, 2024 07:29
@DecFox
Copy link
Contributor

DecFox commented Jul 21, 2024

This is has now been applied to the ansible-controller host and we have the willshersystems.sshd ansible role in /etc/ansible/roles. I am going to go ahead and merge

@DecFox DecFox merged commit 0596280 into main Jul 21, 2024
2 checks passed
@DecFox DecFox deleted the ansible-galaxy branch July 21, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants