Fix mount points
This commit is contained in:
@ -32,10 +32,6 @@
|
||||
set_fact:
|
||||
config: "{{ config | update_env(git_user_info) }}"
|
||||
|
||||
- name: Output config for debugging purposes
|
||||
debug:
|
||||
msg: "{{ config }}"
|
||||
|
||||
- name: Create extra application directories
|
||||
become: true
|
||||
file:
|
||||
|
Reference in New Issue
Block a user