mirror of
https://github.com/Noratrieb/vps.git
synced 2026-01-14 16:55:00 +01:00
fire
This commit is contained in:
parent
0949cba7be
commit
d8a05d949a
3 changed files with 0 additions and 7 deletions
|
|
@ -1 +0,0 @@
|
|||
FROM scratch
|
||||
3
run.sh
3
run.sh
|
|
@ -1,3 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
ansible-playbook -i playbooks/inventory.yml playbooks/all.yml -u root
|
||||
|
|
@ -1,9 +1,6 @@
|
|||
{ pkgs ? import <nixpkgs> { } }: pkgs.mkShell {
|
||||
packages = with pkgs; [
|
||||
ansible
|
||||
ansible-lint
|
||||
awscli
|
||||
certbot
|
||||
colmena
|
||||
dig
|
||||
openssl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue