summaryrefslogtreecommitdiffstats
path: root/bin/ansible-pull (follow)
Commit message (Expand)AuthorAgeFilesLines
* set checkout destination directory to be full pathMatt Lesko2013-07-051-0/+2
* Merge branch 'option-updates' of git://github.com/jlund/ansible into develMichael DeHaan2013-07-011-6/+6
|\
| * Updates to Ansible command optionsJoshua Lund2013-06-271-5/+5
* | Add --only-if-changed option.Stavros Korokithakis2013-06-301-5/+14
|/
* remove errant and unneeded import of ansible.constantsStephen Fromm2013-06-021-2/+0
* Help ansible-pull work better in bootstap environmentStephen Fromm2013-06-021-1/+10
* Add --limit to calls to ansible and ansible-playbookStephen Fromm2012-11-111-2/+3
* Add --purge option to ansible-pullStephen Fromm2012-10-121-0/+11
* Clean up auto-selection of playbook and miscellaneous changesStephen Fromm2012-10-121-48/+47
* change method of obtaining hostname to match ansible/library/setupMatthew Johnson2012-10-121-2/+2
* fetch the git repo before trying to find a playbookMatthew Johnson2012-10-121-8/+7
* Merge commits from copperlight's branch ansible-pull_playbook_parameter branchStephen Fromm2012-10-121-17/+81
* whitespace + remove deprecated YAML parser (migration script lives in example...Michael DeHaan2012-08-071-1/+1
* Add some comments to ansible-pull and the example playbookMichael DeHaan2012-05-021-0/+11
* Simplify ansible-pull to just invoke ansible and ansible-playbookStephen Fromm2012-05-021-108/+25
* Add ansible-pullStephen Fromm2012-05-021-0/+147