Fix synchronize creating production within production folder
This commit is contained in:
parent
4313255c41
commit
ae5deba4ac
@ -1,6 +1,6 @@
|
||||
---
|
||||
- file: path=/opt/system-config/production state=directory
|
||||
- file: path=/opt/system-config state=directory
|
||||
|
||||
# Synchronize system-config from local to dest machine
|
||||
- synchronize: src=/tmp/infra-ansible/system-config/production dest=/opt/system-config/production
|
||||
- synchronize: src=/tmp/infra-ansible/system-config/production dest=/opt/system-config/
|
||||
tags: rsync_system_config
|
||||
|
Loading…
Reference in New Issue
Block a user