Load vars in that we control
This commit is contained in:
		| @ -7,5 +7,5 @@ | ||||
|       - yaml | ||||
|   with_items: | ||||
|     - "{{ plugin_config_root }}" | ||||
|     - "{{ app_config_root }}" | ||||
|     - "{{ app_config_root }}/vault" | ||||
|     # - "{{ app_config_root }}" | ||||
|     # - "{{ app_config_root }}/vault" | ||||
|  | ||||
| @ -2,10 +2,10 @@ | ||||
| - hosts: all | ||||
|   gather_facts: false | ||||
|   tasks: | ||||
|     - name: Include vars tasks | ||||
|       include: ./lib/vars.yml | ||||
|     - name: Include debug tasks | ||||
|       include: ./lib/debug.yml | ||||
|     # - name: Include vars tasks | ||||
|     #   include: ./lib/vars.yml | ||||
|     # - name: Include http tasks | ||||
|     #   include: ./lib/http.yml | ||||
|     # - name: Include certs tasks | ||||
|  | ||||
| @ -2,10 +2,10 @@ | ||||
| - hosts: all | ||||
|   gather_facts: false | ||||
|   tasks: | ||||
|     - name: Include vars tasks | ||||
|       include: ./lib/vars.yml | ||||
|     - name: Include debug tasks | ||||
|       include: ./lib/debug.yml | ||||
|     # - name: Include vars tasks | ||||
|     #   include: ./lib/vars.yml | ||||
|     # - name: Include domain tasks | ||||
|     #   include: ./lib/domain.yml | ||||
|     # - name: Include env tasks | ||||
|  | ||||
		Reference in New Issue
	
	Block a user