first commit

This commit is contained in:
root 2021-01-20 07:50:06 +01:00
commit 293131c446
2 changed files with 11 additions and 0 deletions

1
README.md Normal file
View File

@ -0,0 +1 @@
# Bitmessage-Infrastructure

10
local.yml Normal file
View File

@ -0,0 +1,10 @@
---
- host: localhost
connection: local
become: true
tasks:
- name: install htop
package:
name:
- git