This commit is contained in:
nora 2025-08-03 00:43:15 +02:00
parent 0949cba7be
commit d8a05d949a
3 changed files with 0 additions and 7 deletions

View file

@ -1 +0,0 @@
FROM scratch

3
run.sh
View file

@ -1,3 +0,0 @@
#!/usr/bin/env bash
ansible-playbook -i playbooks/inventory.yml playbooks/all.yml -u root

View file

@ -1,9 +1,6 @@
{ pkgs ? import <nixpkgs> { } }: pkgs.mkShell { { pkgs ? import <nixpkgs> { } }: pkgs.mkShell {
packages = with pkgs; [ packages = with pkgs; [
ansible
ansible-lint
awscli awscli
certbot
colmena colmena
dig dig
openssl openssl