ansible-2.4.1.0-1.el7.ans.noarch
I have the following to clone (works) and pull (doesn't work) changes from
a git repo. It doesn't seem to pull changes. What am I doing wrong? or is
this a bug?
- name: Ensure scripts.git pulled down from gitlab
git:
repo: "http://someuser:{{ password | urlencode }}@
gitlab.myServer.com/project/scripts.git"
dest: /home/someuser/scripts/
force: yes
update: yes
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/c1442f28-371c-4973-a882-a8067d0d2d12%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.