Update git submodules
authorManuel Buil <mbuil@suse.com>
Fri, 19 Oct 2018 16:34:47 +0000 (18:34 +0200)
committerGerrit Code Review <gerrit@opnfv.org>
Mon, 22 Oct 2018 07:22:40 +0000 (07:22 +0000)
commitf42102e5b71b20aadbabecbda48b007a1d1fbea6
tree419411c2d23ae8b955337999d41357ae41f6952f
parent6e74e793bfb2dc8e78cb07e8a79f97e9e1f25e43
Update git submodules

* Update docs/submodules/sfc from branch 'master'
  - Use changed_when instead of the when condition

    The 'when' condition does not make sense and it was added in order to
    avoid the ansible-lint error which requires all command or shell modules
    to use a condition. This can be avoided with changed_when as explained:

    http://willthames.github.io/2016/09/21/using-command-and-shell-in-ansible.html

    Change-Id: I36316ea0848cff9763745af6dd8d8defcd993b70
Signed-off-by: Manuel Buil <mbuil@suse.com>
docs/submodules/sfc