Skip to content
Snippets Groups Projects
Commit de316701 authored by jurgenhaas's avatar jurgenhaas
Browse files

Remove certain services from pweb

parent 1a564ebd
Branches
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@
chdir: '{{ webRoot }}/{{ collect_config_key }}'
become: false
with_items:
- 'add config/*'
- 'add *'
- 'config user.email "deployment@lakedrops.com"'
- 'config user.name "Auto Config Export"'
- 'commit -am "[ci skip] Config change on server"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment