Brian Coca
|
fa8043c0ba
|
corrected typo
|
2015-07-31 13:49:48 -04:00 |
|
Brian Coca
|
f16b745f17
|
now properly uses default port if defined
|
2015-07-31 12:01:58 -04:00 |
|
Brian Coca
|
496186f5de
|
makes ssh plugin resilient against invalid entries in hosts file
fixes #10238
|
2015-07-31 12:01:58 -04:00 |
|
Toshio Kuratomi
|
e349004325
|
Update submodule ref to pull in apt_repo fixes
|
2015-07-31 08:22:48 -07:00 |
|
Brian Coca
|
9aa4214417
|
fixed delegate_to ref in syncronize
|
2015-07-30 20:53:18 -04:00 |
|
Brian Coca
|
8a00dff989
|
updated submodule refs
|
2015-07-30 18:37:41 -04:00 |
|
Brian Coca
|
07e5e98cbf
|
removed jinaj2 override restrictions
|
2015-07-30 16:53:39 -04:00 |
|
Brian Coca
|
113f709eac
|
brought up to date with default
|
2015-07-30 16:53:38 -04:00 |
|
Brian Coca
|
51de207197
|
Merge pull request #11805 from amenonsen/trivial-fixmes
A series of trivial FIXMEs for devel
|
2015-07-30 16:40:17 -04:00 |
|
James Cammarata
|
222f04e387
|
Submodule pointer update
|
2015-07-30 14:50:53 -04:00 |
|
Abhijit Menon-Sen
|
807079ec2f
|
Remove outdated FIXME; HostVars is imported and used below
|
2015-07-31 00:09:49 +05:30 |
|
Brian Coca
|
d05c4b82aa
|
Merge pull request #11803 from amenonsen/prompt_encrypt
Uncomment encrypt handling for vars_prompt
|
2015-07-30 14:21:32 -04:00 |
|
Abhijit Menon-Sen
|
845784b572
|
Remove outdated FIXMEs; all use combine_vars already
|
2015-07-30 23:47:41 +05:30 |
|
James Cammarata
|
efcad3aa6d
|
Re-allow vars on tasks, specifically for includes
|
2015-07-30 14:14:49 -04:00 |
|
James Cammarata
|
0ad52a403f
|
Merge pull request #11804 from amenonsen/fixme
Easy FIXMEs
|
2015-07-30 13:58:40 -04:00 |
|
Abhijit Menon-Sen
|
1541e331c9
|
Also fix UTF-8 handling in vars_prompt
|
2015-07-30 23:27:39 +05:30 |
|
James Cammarata
|
549c204051
|
Submodule pointer update
|
2015-07-30 13:48:09 -04:00 |
|
Abhijit Menon-Sen
|
694d2103b1
|
Remove outdated FIXME code
This is already handled in PlayContext.set_options.
|
2015-07-30 23:12:06 +05:30 |
|
Abhijit Menon-Sen
|
ff2d160fff
|
Correct invalid reference to global display
|
2015-07-30 22:52:47 +05:30 |
|
Abhijit Menon-Sen
|
10def3aa54
|
Uncomment encrypt handling for vars_prompt
|
2015-07-30 22:42:21 +05:30 |
|
Brian Coca
|
b2dc66c7ea
|
now check stderr also on become for ssh plugin for the cases where sudo or su do not want to prompt/echo on stdin
fixes #11796
|
2015-07-30 13:11:41 -04:00 |
|
Brian Coca
|
17f659a143
|
added some debug to galaxy
|
2015-07-30 12:35:27 -04:00 |
|
Brian Coca
|
29bc8f51d7
|
made tags display closer to v1
|
2015-07-30 12:35:27 -04:00 |
|
Brian Coca
|
b37be236d9
|
Merge pull request #11475 from nibalizer/cfacter_support
Use cfacter instead of facter if possible
|
2015-07-29 22:46:21 -04:00 |
|
Abhijit Menon-Sen
|
3d581e5306
|
Don't stat None
Fixes #11794, regression introduced by #11010
|
2015-07-30 08:02:27 +05:30 |
|
Brian Coca
|
527ae360b0
|
Merge pull request #10652 from vodik/nspawn
Support querying systemd container information
|
2015-07-29 21:51:58 -04:00 |
|
Brian Coca
|
4b8e368039
|
Merge pull request #11010 from sillydong/devel
Add judgment to to fix path0 if ANSIBLE_CONFIG is set to a dir
|
2015-07-29 21:36:07 -04:00 |
|
Brian Coca
|
0e77871426
|
fixed non ignore errors path to actually interrupt
fixed cases where missing/inaccessible file gave exception, now you get nice error
|
2015-07-29 20:13:17 -04:00 |
|
Brian Coca
|
8153c34abf
|
now returns false on bad role_data
|
2015-07-29 19:48:21 -04:00 |
|
Brian Coca
|
e81ec32719
|
made galaxy more resilient with bad yaml files and comments/spaces in non yaml files
fixes #10641
|
2015-07-29 19:28:29 -04:00 |
|
Joseph Callen
|
2f5ced8856
|
Moving VMware Utilites module
Moved `vmware.py` from v1 to `lib/ansible/module_utils/vmware.py`.
No other changes has been made since these two PRs:
https://github.com/ansible/ansible/pull/10812
https://github.com/ansible/ansible/pull/10760
|
2015-07-29 17:16:15 -04:00 |
|
Brian Coca
|
ced93d35ca
|
adjusted list hosts across adhoc and playbook cli
|
2015-07-29 15:46:13 -04:00 |
|
James Cammarata
|
3a50c08c01
|
Merge branch 'pluggable_jinja_tests' of https://github.com/quixoten/ansible into quixoten-pluggable_jinja_tests
|
2015-07-29 15:16:27 -04:00 |
|
James Cammarata
|
782c2f75df
|
Make sure role deps inherit conditionals/tags specified via params
Fixes #7353
|
2015-07-29 14:49:08 -04:00 |
|
Brian Coca
|
bedfe00de8
|
Merge pull request #11336 from saada/patch-1
Update Vault rekey() in vault.py to validate files passed before input
|
2015-07-29 12:52:14 -04:00 |
|
Toshio Kuratomi
|
4f1d365a25
|
Merge pull request #11783 from ansible/synchronize-fix
Synchronize in wasn't running on localhost in the default case which …
|
2015-07-29 09:33:01 -07:00 |
|
Toshio Kuratomi
|
088682f518
|
Synchronize in wasn't running on localhost in the default case which meant that rsync was run on the wrong host.
Fixes #11649
|
2015-07-29 09:10:24 -07:00 |
|
Mahmoud Saada
|
ddd46f6599
|
Update rekey() in vault.py to validate files passed exist before prompting for password
|
2015-07-29 09:03:15 -07:00 |
|
Brian Coca
|
0784fa1765
|
removed import q
|
2015-07-29 11:00:04 -04:00 |
|
Brian Coca
|
96bcf50a94
|
implemented requirements file in v2
fixes #11179
|
2015-07-29 10:59:33 -04:00 |
|
James Cammarata
|
71867f9480
|
Remove vars attribute from base
Fixes #11779
|
2015-07-29 09:45:30 -04:00 |
|
Brian Coca
|
132c14eb57
|
indented hosts
|
2015-07-28 22:31:40 -04:00 |
|
Brian Coca
|
c0c094c413
|
now all --list options are working!
|
2015-07-28 22:30:59 -04:00 |
|
Brian Coca
|
884435a1aa
|
minor cosmetic changes to list options
|
2015-07-28 22:14:41 -04:00 |
|
Brian Coca
|
056602c424
|
rearranged --list- options, now they are consolidated when used toghether, less loops, more concise output
list-hosts works
list-tasks works, but needs better task naming (missing role info)
list-tags only shows play tags
|
2015-07-28 22:05:49 -04:00 |
|
Brian Coca
|
cc85473c1e
|
show role search path when not finding a role
fixes #9770
|
2015-07-28 19:07:47 -04:00 |
|
James Cammarata
|
42cfacf83b
|
Switch up the task/host overrides for PlayContext to use the compiled vars dict
Fixes #11436
|
2015-07-28 16:25:44 -04:00 |
|
Brian Coca
|
a8b2b5b0c9
|
avoids printing blank diffs
fixes #10147 fixes #9471
|
2015-07-28 15:47:52 -04:00 |
|
James Cammarata
|
5cf2781528
|
A little more cleanup regarding _compute_environment_string
|
2015-07-28 15:34:10 -04:00 |
|
James Cammarata
|
467432bef5
|
Fix incorrect module path for AnsibleError in action plugin base
|
2015-07-28 15:25:25 -04:00 |
|