Cleanup Ansible Playbooks #41

Open
cyclane wants to merge 13 commits from cleanup-playbooks into main
Owner

They're a mess (try ansible-lint on current playbooks).

Let's tidy them up, and add ansible-lint to CI.

They're a mess (try ansible-lint on current playbooks). Let's tidy them up, and add ansible-lint to CI.
cyclane added the
Priority
Medium
label 2024-01-30 12:44:14 +00:00
cyclane added 6 commits 2024-01-30 12:44:14 +00:00
- use handler for initial boot & wait
- remove immich decommision (it's fine(tm))
- use ansible to create container, instead of bash script
Add ansible-lint to github actions
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 1m36s
9689da7d11
cyclane added 1 commit 2024-01-30 12:46:31 +00:00
Add ansible-lint dependancy
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m8s
594c97f4dc
cyclane added 1 commit 2024-01-30 13:01:32 +00:00
Use strict linting
All checks were successful
Infrastructure / Check and run Ansbile playbooks (pull_request) Successful in 2m1s
2834642cb7
cyclane added 1 commit 2024-01-30 17:31:33 +00:00
use ansible-lint action
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m34s
5ac073fc11
cyclane added 1 commit 2024-01-30 17:32:17 +00:00
Remove ansible-lint from requirements
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m6s
8ab4968371
cyclane added 1 commit 2024-01-30 17:50:18 +00:00
Use requirements.yml for galaxy
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 2m57s
202abc79e3
cyclane added 2 commits 2024-03-29 16:24:27 +00:00
Infisical no longer needs pinning
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m30s
ef780275e7
Some checks failed
Infrastructure / Check and run Ansbile playbooks (pull_request) Failing after 3m30s
Required
Details
This pull request has changes conflicting with the target branch.
  • .github/workflows/infra.yaml
  • infra/photos/0003_immich_playbook.yaml
  • requirements.txt

Checkout

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