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

I want GitHub Actions CD when I merge changes to main #1

Closed
3 of 4 tasks
mblomdahl opened this issue Mar 20, 2024 · 0 comments · Fixed by #5
Closed
3 of 4 tasks

I want GitHub Actions CD when I merge changes to main #1

mblomdahl opened this issue Mar 20, 2024 · 0 comments · Fixed by #5
Assignees
Labels
enhancement New feature or request

Comments

@mblomdahl
Copy link
Collaborator

mblomdahl commented Mar 20, 2024

How about we...

  • Add a private SSH key for the ansible_service_account to repo secrets
  • Roll out the new service account public key on the hosts in the Ansible inventory
  • Add another repo secret for the Ansible Vault key
  • Create a GitHub Actions workflow that run ansible-playbook bootstrap.yml --diff for us

Known hosts:

[83.233.237.136]:622 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE4vBfnFG/U76eqgbLFqkp2yMKR3cpNrwPc6lTZAFNfq
[82.183.39.110]:622 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINyaOsHcT6Sy2UJMg40vxq+xxhPvvaSVjS2u0pxKy1dT
[83.233.237.136]:623 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKSP+L5mjXBT5UqCi9/rHWFAeMCqhGyxYVbSQfmDkNuB
@mblomdahl mblomdahl added the enhancement New feature or request label Mar 20, 2024
mblomdahl-bot added a commit that referenced this issue Mar 20, 2024
mblomdahl-bot added a commit that referenced this issue Mar 20, 2024
mblomdahl added a commit that referenced this issue Mar 20, 2024
ar9708 added a commit to ar9708/minio-microk8s-ansible that referenced this issue Mar 20, 2024
mblomdahl-bot added a commit that referenced this issue Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants