🌀 Drone CI powered auto updates
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2023-02-06 14:08:28 +01:00
parent 1e8b06987a
commit 3931be2672
2 changed files with 20 additions and 4 deletions

16
.drone.yml Normal file
View File

@@ -0,0 +1,16 @@
---
kind: pipeline
type: docker
name: run updates
steps:
- name: run updates
image: siverten/ansible
environment:
PASS:
from_secret: pass
commands:
- SERVS=$(cat servers.ini)
- echo "[all:vars]\nansible_become_pass = $PASS\n$SERVS" > servers.ini
- ansible-playbook -t update

View File

@@ -1,8 +1,8 @@
# Aliases
[schwarzerfunke_vpn]
100.64.69.10
[void_vpn]
100.64.69.7
[void]
void.42069.no
[archy]
archy.42069.no
@@ -15,7 +15,7 @@ stor
[sky:children]
schwarzerfunke_vpn
[loftet:children]
void_vpn
void
[vpn:children]
loftet
@@ -33,6 +33,6 @@ schwarzerfunke_vpn
archy
store
[xbps:children]
void_vpn
void
[apt:children]
liten