Deleted specific build role. Moved all to general apps role. Make app_list list so tasks can iterate thru list and install each app
6 lines
64 B
YAML
6 lines
64 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- build
|