Pour mettre à jour ansible et ses collections :
pipx upgrade --include-injected ansible
Pour mettre à jour un repository d’infrastructure.
sync-upstream.sh git@bitbucket.org:pkgdata/skeleton.git master prod
git submodule update --init --remote <role>
git submodule update --init --remote playbooks