6 lines
166 B
YAML
6 lines
166 B
YAML
---
|
|
- command: git commit -a -m "deploy_system_config commit from infra-ansible"
|
|
args:
|
|
chdir: /tmp/infra-ansible/system-config/production
|
|
ignore_errors: True
|