Commit Graph

17516 Commits (e2d9f4e2f272c6010b0c00257aa695c1606e05ab)
 

Author SHA1 Message Date
Peter Sprygada 2d5b4b1799 Merge pull request #13273 from privateip/nxapi
11 years ago
David L Ballenger 970d7cadb7 Add ssh_host support for MacOSX El Capitan.
11 years ago
Chris Meyers 8d500215b6 trigger jenkins integration tests
11 years ago
Brian Coca 9ae1dede03 adhoc does not load plugins by default
11 years ago
Brian Coca 97626475db added new ec2_vpc_net_facts to 2.1 changelog
11 years ago
Brian Coca dcedfbe26c corrected usage of ec2.py's profile option
11 years ago
Brian Coca 17b334d4a5 Merge pull request #13450 from privateip/feature_ios_shared_module
11 years ago
James Cammarata 540cbe0f64 Merge pull request #13445 from n-st/tasks-string-repr
11 years ago
James Cammarata 2884ff3932 Merge pull request #13455 from Yannig/devel_fix_debug_var_when_content_same_as_name
11 years ago
Yannig Perré 2c8eee956f Fix issue when var name is the same as content.
11 years ago
Toshio Kuratomi 4d637e5780 Use self.args when we parse arguments that way the arguments can be constructed manually
11 years ago
Toshio Kuratomi a8e015cc22 Add representers so we can output yaml for all the types we read in from yaml
11 years ago
Peter Sprygada 41773630ed adds new device argument to nxapi command arguments
11 years ago
Brian Coca 8607aa527d Merge pull request #13446 from lberruti/no_target_syslog
11 years ago
Brian Coca 955710267c only set become defaults at last possible moment
11 years ago
Luca Berruti 8ea45e8608 Make no_target_syslog consistent.
11 years ago
Brian Coca f89f906f87 simplified get_hosts code to have 1 retrun point
11 years ago
Brian Coca dbdfb1f6f3 Merge pull request #13444 from n-st/duplicate-host-bugfix
11 years ago
Nils Steinger a1f6d17e37 More meaningful string representation for meta tasks (like 'noop' and 'flush_handlers')
11 years ago
Nils Steinger 0129fb0a44 Remove duplicates from host list *before* caching it
11 years ago
Brian Coca fa71c38c2a updated pull location in changelog
11 years ago
Brian Coca b7a32536d8 Merge pull request #13439 from sam-at-github/patch-2
11 years ago
sam-at-github a96a879fcf Add fullstop to make sentence make sense. Touch parargraph while at it.
11 years ago
Toshio Kuratomi c6c15771b0 Merge pull request #13437 from bricekollee/comment-hosts
11 years ago
Toshio Kuratomi 1eb0a1ddf7 Correct VERSION in the devel branch
11 years ago
“Brice e8954e556a comment examples in default hosts file
11 years ago
Toshio Kuratomi c8fd599e14 Merge pull request #13373 from no2a/boolean
11 years ago
Toshio Kuratomi 0434644d12 Transform exceptions into ansible messages via to_unicode instead of str to avoid tracebacks.
11 years ago
Toshio Kuratomi 6472b3daee Merge pull request #13157 from fghaas/lxc
11 years ago
James Cammarata 84507aedd4 Adding a uuid field so we can track host equality across serialization too
11 years ago
James Cammarata 750adbaa27 Changing up how host (in)equality is checked
11 years ago
Toshio Kuratomi e385c91fa5 Update submodule refs#
11 years ago
Brian Coca d5446f9804 fixed ansible-pull broken options
11 years ago
Brian Coca e1c62fb5af reverted to previous pull checkout dir behaviour
11 years ago
Brian Coca 8d5f36a6c2 return unique list of hosts
11 years ago
Brian Coca a1f516824e corrected playbook path, reformated options help
11 years ago
Brian Coca 8f69ba0933 Merge pull request #13351 from bcoca/why_use_fish
11 years ago
Brian Coca 26520442bd Now and/or shell expressions depend on shell plugin
11 years ago
Toshio Kuratomi cfeef81303 For now, skip tests of module_utils/basic functions that are failing on
11 years ago
James Cammarata f467f1770f Properly compare object references for Hosts when adding new ones
11 years ago
James Cammarata 4426b7f6e0 fix sorting of groups for host vars
11 years ago
Brian Coca 4a4e7a6ebb added extract filter to changelog
11 years ago
Brian Coca 7d073bdd17 Merge pull request #13345 from amenonsen/extract
11 years ago
Peter Sprygada 29f5c5db71 bugfix for ios.py shared module argument creation
11 years ago
James Cammarata 5f83a6aeda Properly default remote_user for delegated-to hosts
11 years ago
Toshio Kuratomi e201a255d1 Revert "Make sudo+requiretty and ANSIBLE_PIPELINING work together"
11 years ago
Toshio Kuratomi fbb63d66e7 Revert "Note crab and mgedmin's work to make pipelining compatible with sudo+requiretty"
11 years ago
Toshio Kuratomi 9caa2b0452 Revert "Update docs and example config for requiretty + pipelining change"
11 years ago
Toshio Kuratomi e00012994e Also some unicode tests for return_values()
11 years ago
Toshio Kuratomi 5fdfe6a0f2 Add some test data that has unicode values
11 years ago