index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
ansible-pull
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modernize install (#76021)
Matt Martz
2021-10-19
1
-1
/
+1
*
Making the switch to v2
James Cammarata
2015-05-04
1
-257
/
+1
*
avoid path issues by determining the path of ansible-pull and using its path ...
Steve Gargan
2015-03-17
1
-3
/
+6
*
Allow ansible (ad-hoc) to support --extra-vars also
Matt Martz
2015-02-12
1
-0
/
+2
*
Fix #6346. Add key_file and accept_hostkey to ansible-pull
Max Riveiro
2015-01-31
1
-1
/
+13
*
Only write actual errors to stderr
Sören Tempel
2015-01-30
1
-2
/
+2
*
Add tags options
mmicael1
2014-11-10
1
-0
/
+4
*
Improved inventory handling when inventory does not yet exist
Will Thames
2014-08-22
1
-1
/
+4
*
Restrict ansible-pull to only do scm checkout once
Will Thames
2014-08-20
1
-1
/
+1
*
ansible-pull should respect inventory file settings because, say, Python inte...
Alex Chistyakov
2014-06-04
1
-1
/
+4
*
Merge pull request #5864 from stevetjoa/ansible
James Tanner
2014-03-17
1
-0
/
+4
|
\
|
*
adding -K flag for ask-sudo-pass to ansible-pull
Steve Tjoa
2014-02-03
1
-0
/
+4
*
|
Merge pull request #5720 from mschurenko/devel
Michael DeHaan
2014-03-16
1
-1
/
+16
|
\
\
|
*
|
added random sleep option to ansible-pull
Matt
2014-01-22
1
-1
/
+16
|
|
/
*
|
Merge pull request #5890 from ingmar/ansiblepull-extravars-5707
Michael DeHaan
2014-03-16
1
-0
/
+4
|
\
\
|
*
|
ansible-pull support for -e (--extra-vars) option (same as ansible-playbook) ...
Ingmar Hupp
2014-02-05
1
-0
/
+4
|
|
/
*
|
Remove breakpoint
James Tanner
2014-02-26
1
-1
/
+0
*
|
Add --vault-password-file to bin/ansible-pull
James Tanner
2014-02-26
1
-0
/
+6
|
/
*
Fixes #3973 Second Revision of live ansible-pull output
James Tanner
2014-01-10
1
-13
/
+24
*
Revert "Fixes #3973 live output for ansible-pull"
James Tanner
2013-12-19
1
-44
/
+2
*
Fixes #3973 live output for ansible-pull
James Tanner
2013-12-19
1
-2
/
+44
*
Merge pull request #4484 from mscherer/add_short_hostname
jctanner
2013-11-14
1
-4
/
+7
|
\
|
*
also fix the doc, forgot in last commit
Michael Scherer
2013-10-13
1
-2
/
+3
|
*
ansible-pull by default will look for local.yml and $fqdn.yml.
Michael Scherer
2013-10-13
1
-2
/
+4
*
|
add a default value for the -d option of ansible-pull
Michael Scherer
2013-10-18
1
-3
/
+4
|
/
*
Minor format fix in ansible-pull related to the -f patch
James Cammarata
2013-09-21
1
-2
/
+1
*
Added -f/--force option to ansible-pull
John Florian
2013-09-03
1
-1
/
+9
*
Extend ansible-pull to support other source repositories
Stephen Fromm
2013-08-20
1
-15
/
+28
*
set checkout destination directory to be full path
Matt Lesko
2013-07-05
1
-0
/
+2
*
Merge branch 'option-updates' of git://github.com/jlund/ansible into devel
Michael DeHaan
2013-07-01
1
-6
/
+6
|
\
|
*
Updates to Ansible command options
Joshua Lund
2013-06-27
1
-5
/
+5
*
|
Add --only-if-changed option.
Stavros Korokithakis
2013-06-30
1
-5
/
+14
|
/
*
remove errant and unneeded import of ansible.constants
Stephen Fromm
2013-06-02
1
-2
/
+0
*
Help ansible-pull work better in bootstap environment
Stephen Fromm
2013-06-02
1
-1
/
+10
*
Add --limit to calls to ansible and ansible-playbook
Stephen Fromm
2012-11-11
1
-2
/
+3
*
Add --purge option to ansible-pull
Stephen Fromm
2012-10-12
1
-0
/
+11
*
Clean up auto-selection of playbook and miscellaneous changes
Stephen Fromm
2012-10-12
1
-48
/
+47
*
change method of obtaining hostname to match ansible/library/setup
Matthew Johnson
2012-10-12
1
-2
/
+2
*
fetch the git repo before trying to find a playbook
Matthew Johnson
2012-10-12
1
-8
/
+7
*
Merge commits from copperlight's branch ansible-pull_playbook_parameter branch
Stephen Fromm
2012-10-12
1
-17
/
+81
*
whitespace + remove deprecated YAML parser (migration script lives in example...
Michael DeHaan
2012-08-07
1
-1
/
+1
*
Add some comments to ansible-pull and the example playbook
Michael DeHaan
2012-05-02
1
-0
/
+11
*
Simplify ansible-pull to just invoke ansible and ansible-playbook
Stephen Fromm
2012-05-02
1
-108
/
+25
*
Add ansible-pull
Stephen Fromm
2012-05-02
1
-0
/
+147