]> git.immae.eu Git - github/fretlink/ansible-clever.git/history - tasks
fix(deploy): Yet again a missing chdir to execute from app root
[github/fretlink/ansible-clever.git] / tasks /
2018-11-30  Paul Bonaudfix(deploy): Yet again a missing chdir to execute from... 27/head
2018-11-30  paulrbr-flMerge pull request #26 from paulrbr-fl/chdir-all-the...
2018-11-30  Paul Bonaudfix(deploy): Make sure to execute clever commands in... 26/head
2018-11-30  paulrbr-flMerge pull request #25 from paulrbr-fl/feat-get-env
2018-11-30  Paul Bonaudfeat(post_deploy): Add a post deploy task to fetch... 25/head
2018-11-30  paulrbr-flMerge pull request #24 from paulrbr-fl/revert-clever... v1.11
2018-11-30  Paul BonaudRevert "Merge pull request #19 from paulrbr-fl/update... 24/head
2018-11-30  Paul BonaudRevert "Merge pull request #20 from paulrbr-fl/update...
2018-11-21  paulrbr-flMerge pull request #20 from paulrbr-fl/update-clever... v1.10
2018-11-21  Paul Bonaudfix: Fail module takes one argument 20/head
2018-11-21  paulrbr-flMerge pull request #19 from paulrbr-fl/update-clever...
2018-11-21  Paul Bonauddeploy_task: Update clever CLI tools and use it instead... 19/head
2018-11-05  paulrbr-flMerge pull request #16 from paulrbr-fl/fix-clever-app... v1.7
2018-11-05  Paul Bonaudfix: 😬 really fix the usage of "clever_app_root" when... 16/head
2018-11-05  paulrbr-flMerge pull request #15 from paulrbr-fl/fix-git-push v1.6
2018-11-05  Paul Bonaudfix: clever_app_root is provided & exec is outside... 15/head
2018-10-04  paulrbr-flMerge pull request #14 from paulrbr-fl/rename-syslog... v1.5
2018-10-04  Paul Bonaudvars: add a clever_syslog_server variable replacing... 14/head
2018-09-28  paulrbr-flMerge pull request #13 from paulrbr-fl/prefix-domain... v1.4
2018-09-28  Paul Bonauddomain: allow the domain to be specified via clever_dom... 13/head
2018-09-21  paulrbr-flMerge pull request #12 from paulrbr-fl/first-time-deploy v1.3
2018-09-21  Paul Bonauddeploy: Make sure repo is unshallow copy before pushing... 12/head
2018-09-21  GaëtanMerge pull request #11 from gaetanfl/lint
2018-09-21  Gaëtan Duchaussoisadd ansible-lint test and fix warning
2018-09-21  paulrbr-flMerge pull request #10 from paulrbr-fl/python3-compat v1.2
2018-09-21  Paul Bonaudwarnings: Remove warning given by Ansible 2.5
2018-03-30  Frédéric MenouMerge pull request #7 from fmenou/better-wait-deploy v1.1
2018-03-30  Frédéric MenouWatch and wait for Clever 7/head
2018-02-27  GaëtanMerge pull request #2 from gaetanfl/improve_cleverness
2018-02-26  Gaëtan Duchaussoisdefine safe default variable for clever and rename... 2/head
2018-02-23  GaëtanMerge pull request #1 from gaetanfl/first_try
2018-02-22  Gaëtan Duchaussoisadd travis file 1/head
2018-02-22  Gaëtan DuchaussoisMigrating single tasks file to a galaxy role