Commit graph

7 commits

Author SHA1 Message Date
Jérémy Lecour cc08e429a5 typo 2017-03-30 16:32:16 +02:00
Jérémy Lecour 5aca0109df We use Ansible 2.2 so check_mode is available 2017-03-30 16:11:41 +02:00
Jérémy Lecour b095e4ffac commit_etc_git: more resilient to Git errors
* Errors should be ignored
* /etc might not be under verison control

If Git is installed but there is not repository for /etc,
the `git status` returns with a non-zero code.
2017-02-07 17:47:49 +01:00
Jérémy Lecour 5bbc9caa4f Fix for Ansible < 2.1 2017-02-02 15:39:25 +01:00
Jérémy Lecour 9584a24968 etc-git-commit: check_mode compatible 2017-01-11 18:18:58 +01:00
Jérémy Lecour 8a18cbfbb1 etc-git-commit: Custom commit message 2017-01-11 18:18:42 +01:00
Jérémy Lecour 5a5731e7c5 Initial commit with examples 2016-12-21 15:39:50 +01:00