I'm finding that the first ansible-pull run works perfect, but if I run it again after the initial run to get updates it continues to use the same revision. I'm working around it by using the --purge flag, but I think that means a full clone every time instead of just a pull. I'm invoking it like so: "/usr/local/bin/ansible-pull --purge --extra-vars='some_vars="some values"' -U https://git-codecommit.us-east-1.amazonaws.com/v1/repos/blah 'dir/node-role.yml'"
Is this expected? Should I be filing a bug? Versions: ansible-pull: 2.1.0.0 python: 2.7.10 Amazon Linux -- 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/dffd61f4-5654-43f3-8c6d-085b80aeed15%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
