luismanolo
luismanolo
Thanks for your work. Sorry but I hope a VueJS component. Thanks from Spain.
I think: git+https://github.com/ashchristopher/django-concurrent-server@586989bda43be0a206c7f1d579d8c0f2a9 a4580d#egg=django_concurrent_server-dev#egg=Package may be: git+https://github.com/ashchristopher/django-concurrent-server@586989bda43be0a206c7f1d579d8c0f2a9a4580d#egg=django_concurrent_server-dev#egg=Package sorry about my english.
Hi. First I look in: https://discourse.drone.io/search?q=synchronize My ansible task are: ``` - name: Sync bot files ansible.posix.synchronize: src: "{{code_source}}/{{item}}" dest: "{{code_dest}}" loop: - "bot" - "config" - "data" - "hooks"...