This commit is contained in:
igna 2022-09-23 22:40:52 -03:00
parent 9dd8863e24
commit 686f1e7bcd
74 changed files with 9782 additions and 2 deletions

10
ansible/site.yml Normal file
View file

@ -0,0 +1,10 @@
- name: "install uguu"
hosts: all
become: yes
roles:
- ansible-role-uguu
vars:
paypalUrl: ""
bitcoinAddress: ""
flattrUrl: ""