inventory/cleanup #144

Open
djerun wants to merge 3 commits from inventory/cleanup into main
Owner
  • manage ssh connectivity in shared ssh.cfg usable outside of ansible with optional local overrides in ssh.cfg.local
  • use ssh.cfg in ansible and eliminate ssh config bleed from ~/.ssh/config
  • collect host key fingerprints in shared known_hosts file populated with fingerprints of reachable hosts
  • add missing user for chaosknoten
  • sort hosts in inventories
- manage ssh connectivity in shared ssh.cfg usable outside of ansible with optional local overrides in ssh.cfg.local - use ssh.cfg in ansible and eliminate ssh config bleed from ~/.ssh/config - collect host key fingerprints in shared known_hosts file populated with fingerprints of reachable hosts - add missing user for chaosknoten - sort hosts in inventories
[inventory] specify ssh user for chaosknoten
All checks were successful
/ Ansible Lint (push) Successful in 2m30s
c610e8fb3e
[inventory] sort hosts
All checks were successful
/ Ansible Lint (push) Successful in 2m34s
/ build (pull_request) Successful in 28s
/ Ansible Lint (pull_request) Successful in 2m26s
1d6c131f79
You can view your changes at https://staging.infra-docs.hamburg.ccc.de/pr144/
All checks were successful
/ Ansible Lint (push) Successful in 2m34s
Required
Details
/ build (pull_request) Successful in 28s
Required
Details
/ Ansible Lint (pull_request) Successful in 2m26s
Required
Details
This pull request has changes conflicting with the target branch.
  • inventories/z9/hosts.yaml
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin inventory/cleanup:inventory/cleanup
git switch inventory/cleanup
Sign in to join this conversation.
No description provided.