Failed attempt
Curse you Ansible and Termux
This commit is contained in:
parent
60526dff28
commit
81337dc1b8
5 changed files with 160 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue