Failed attempt

Curse you Ansible and Termux
This commit is contained in:
Geoffrey Frogeye 2021-01-10 14:57:06 +01:00
parent 60526dff28
commit 81337dc1b8
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
5 changed files with 160 additions and 3 deletions

View file

@ -1,7 +1,10 @@
- name: Default
hosts: localhost
connection: local
hosts: all
roles:
- role: software
tags: software
- role: mnussbaum.base16-builder-ansible # Required for color
tags: color
- role: color
tags: color