replace module only if file exists
This commit is contained in:
parent
9ac5ad148a
commit
7203d4ec21
1 changed files with 2 additions and 1 deletions
|
@ -5,4 +5,5 @@
|
|||
path: "/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/matrix_vars.yml"
|
||||
regexp: 'matrix_synapse_use_presence'
|
||||
replace: 'matrix_synapse_presence_enabled'
|
||||
|
||||
args:
|
||||
creates: "/var/lib/awx/projects/clients/{{ member_id }}/{{ subscription_id }}/matrix_vars.yml"
|
||||
|
|
Loading…
Add table
Reference in a new issue