Commit Graph

37 Commits (4755bde28d05a8dcafe979e95bf2da937d180c16)

Author SHA1 Message Date
Will Thames 1787c29354 Improved inventory handling when inventory does not yet exist
12 years ago
Will Thames 92f9b74a68 Restrict ansible-pull to only do scm checkout once
12 years ago
Alex Chistyakov bb1941a906 ansible-pull should respect inventory file settings because, say, Python interpreter path can be non-default on a host
12 years ago
James Tanner c09e46517e Merge pull request #5864 from stevetjoa/ansible
12 years ago
Michael DeHaan 71977bfe71 Merge pull request #5720 from mschurenko/devel
12 years ago
Michael DeHaan 0ab6586222 Merge pull request #5890 from ingmar/ansiblepull-extravars-5707
12 years ago
James Tanner e3672dded0 Remove breakpoint
12 years ago
James Tanner b74105c689 Add --vault-password-file to bin/ansible-pull
12 years ago
Ingmar Hupp 1f0cdc5ec8 ansible-pull support for -e (--extra-vars) option (same as ansible-playbook) #5707
12 years ago
Steve Tjoa 335bc1ee5c adding -K flag for ask-sudo-pass to ansible-pull
12 years ago
Matt 1ef8f279b9 added random sleep option to ansible-pull
12 years ago
James Tanner 78ec7c736f Fixes #3973 Second Revision of live ansible-pull output
12 years ago
James Tanner ebeaf785b5 Revert "Fixes #3973 live output for ansible-pull"
13 years ago
James Tanner 3b2a35ae00 Fixes #3973 live output for ansible-pull
13 years ago
jctanner 2d9087b806 Merge pull request #4484 from mscherer/add_short_hostname
13 years ago
Michael Scherer f8b23e5721 add a default value for the -d option of ansible-pull
13 years ago
Michael Scherer 92147aff0f also fix the doc, forgot in last commit
13 years ago
Michael Scherer 4b067fa47e ansible-pull by default will look for local.yml and $fqdn.yml.
13 years ago
James Cammarata 51638df48f Minor format fix in ansible-pull related to the -f patch
13 years ago
John Florian c8a5aabf39 Added -f/--force option to ansible-pull
13 years ago
Stephen Fromm cc3651592b Extend ansible-pull to support other source repositories
13 years ago
Matt Lesko b37ecb055c set checkout destination directory to be full path
13 years ago
Michael DeHaan c2988dfdb0 Merge branch 'option-updates' of git://github.com/jlund/ansible into devel
13 years ago
Stavros Korokithakis 53207ddbdf Add --only-if-changed option.
13 years ago
Joshua Lund dc984d94ac Updates to Ansible command options
13 years ago
Stephen Fromm 355ab6983c remove errant and unneeded import of ansible.constants
13 years ago
Stephen Fromm 291fb9e944 Help ansible-pull work better in bootstap environment
13 years ago
Stephen Fromm 4ae3bee416 Add --limit to calls to ansible and ansible-playbook
14 years ago
Stephen Fromm 60d3e9f3de Add --purge option to ansible-pull
14 years ago
Stephen Fromm 034e8f59ed Clean up auto-selection of playbook and miscellaneous changes
14 years ago
Matthew Johnson 0841ed4796 change method of obtaining hostname to match ansible/library/setup
14 years ago
Matthew Johnson 2b24131baa fetch the git repo before trying to find a playbook
14 years ago
Stephen Fromm 788e11f1db Merge commits from copperlight's branch ansible-pull_playbook_parameter branch
14 years ago
Michael DeHaan faed4b5a33 whitespace + remove deprecated YAML parser (migration script lives in examples/scripts and warning was added
14 years ago
Michael DeHaan a33320d03d Add some comments to ansible-pull and the example playbook
14 years ago
Stephen Fromm 84c9caa805 Simplify ansible-pull to just invoke ansible and ansible-playbook
14 years ago
Stephen Fromm 672794f586 Add ansible-pull
14 years ago