Remove default options.
This commit is contained in:
parent
aff73f41cd
commit
6bcc8077ac
|
|
@ -19,17 +19,9 @@ firewall_services:
|
||||||
- name: 9191
|
- name: 9191
|
||||||
proto: tcp
|
proto: tcp
|
||||||
|
|
||||||
ara_user: robertdb
|
|
||||||
|
|
||||||
ara_configuration:
|
ara_configuration:
|
||||||
- option: port
|
|
||||||
value: 9191
|
|
||||||
- option: host
|
- option: host
|
||||||
value: 0.0.0.0
|
value: 0.0.0.0
|
||||||
- option: playbook_per_page
|
|
||||||
value: 10
|
|
||||||
- option: result_per_page
|
|
||||||
value: 25
|
|
||||||
|
|
||||||
repository_base: "ssh://git@github.com/robertdebock"
|
repository_base: "ssh://git@github.com/robertdebock"
|
||||||
repository_destination: /home/robertdb/Documents/github.com/robertdebock
|
repository_destination: /home/robertdb/Documents/github.com/robertdebock
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue