no but easy to implement with ansible: - action: whatever you need to deploy code to release specific dir (git/copy/unarchive/etc)
- file: path=/procuduction/link src=/path/you/just/deployed/to - service: name=appserver state=reloaded|restarted -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
