Commit Graph

15567 Commits (bc1e1d2cdc16ee252fa1dc906900fa8696ea33ff)
 

Author SHA1 Message Date
Jody Frankowski bc1e1d2cdc Fix rm call in hacking/env-setup. Since it is sourced from a user shell,
11 years ago
Brian Coca 245e0dd4b7 made returns from next task consistent to avoid typeerrors, also linear now checks for none
11 years ago
Brian Coca 9f5e4c0ef6 lookup plugin that does no flattening
11 years ago
Brian Coca 4ab369ee76 added solaris_zone module to changelog
11 years ago
James Cammarata 4fc905b1d5 Merge pull request #11958 from amenonsen/deprecation-tweak
11 years ago
Abhijit Menon-Sen 8f231ec469 Tweak deprecation warning, and apply it to --limit also
11 years ago
James Cammarata 4714cbeec8 Override post validation of environment to allow bare variables
11 years ago
James Cammarata 4dba30ccd0 Cleanup missed merge conflict sections
11 years ago
Abhijit Menon-Sen d41db8edd6 Don't accept undocumented "p1;p2" patterns; note in changelog
11 years ago
Abhijit Menon-Sen 1437b8e120 Introduce _split_pattern to parse an "x:y:z" pattern
11 years ago
James Cammarata 32034feec5 Add deprecation warning regarding host patterns
11 years ago
Abhijit Menon-Sen 6bf6b9fdbb Rename some internal functions, clarify what they do
11 years ago
Abhijit Menon-Sen eff33bac49 Don't accept undocumented "p1;p2" patterns; note in changelog
11 years ago
Abhijit Menon-Sen 8aaa06dd50 Introduce _split_pattern to parse an "x:y:z" pattern
11 years ago
Abhijit Menon-Sen baf637b9ae Remove dead code: Inventory.also_restrict_to/lift_also_restriction
11 years ago
Brian Coca 76e9af8b45 Merge pull request #11956 from patrickeasters/fix-aws-doc-typo
11 years ago
James Cammarata 6c036c3633 Template parent include file paths
11 years ago
Patrick Easters 6ed66caaed Fix typo on AWS guide page
11 years ago
Brian Coca b905f51341 fixed typo
11 years ago
Brian Coca 53821ad4b7 added shelvefile lookup to changelog
11 years ago
Brian Coca 8eeac136f1 Merge pull request #11954 from bob-smith/patch-1
11 years ago
John Barker 86f8f130a5 Update README.md
11 years ago
Brian Coca 8af0ff4a58 Merge pull request #11567 from lekum/shelvefile_lookup
11 years ago
Brian Coca fbc7224066 Merge pull request #11643 from bcoca/meta_inventory_and_fixes
11 years ago
Brian Coca 43cc27084d corrected on delete also
11 years ago
Brian Coca 089687140d corrected role path
11 years ago
James Cammarata eb381bd522 Add one more search path to path_dwim_relative
11 years ago
Brian Coca 033c77a13b now creates/removes files/ dir
11 years ago
Brian Coca c6733cc1a7 Merge pull request #9225 from qvicksilver/aix_unprivileged
11 years ago
Brian Coca 5027f66562 Merge pull request #11864 from jhawkesworth/win_path_filters
11 years ago
James Cammarata a498876bec Make sure playbook includes use unique var dictionaries before modification
11 years ago
Brian Coca 5fec11f513 capture parsing exceptions and give nice error and location
11 years ago
Brian Coca 621b18c6ef fixed source path discovery for unarchive in roles
11 years ago
Brian Coca 70d024ffce show errors when missing vars file or when there is syntax issue in the file
11 years ago
Brian Coca 464a436f8f fixed testplay host, included lookup path tests in all, added stage for easier debugging
11 years ago
Brian Coca 60803a1d3c added lookup paths testing
11 years ago
Brian Coca 3d9875773b Merge pull request #11947 from resmo/for-ansible
11 years ago
Brian Coca 2c34a5bdbd pass list correctly to lookup
11 years ago
James Cammarata dd67b1e4d6 Adjust relative include searches when roles are involved
11 years ago
Rene Moser 4f3c863b42 cloudstack: refactor get_result()
11 years ago
James Cammarata d9833f227f Make sure cached data from file loads isn't impacted by modifications
11 years ago
Brian Coca 6bceee9a93 now lvs/vg facts are only attempted if binary found
11 years ago
James Cammarata c7dde72aa0 Default listify to converting bare variables again
11 years ago
James Cammarata ac66e4001c Fix for variable precedence with tasks/includes
11 years ago
Brian Coca 2688edb32b Merge pull request #11940 from alxgu/fix_lvm_facts
11 years ago
Brian Coca 39f81a8fa5 removed unused imports
11 years ago
Brian Coca c27978fa93 minor fixes to pull
11 years ago
Brian Coca 9f29e39dea give more matching options for ansible-pull
11 years ago
Brian Coca e46b1e8d2b adjusted tree to work more like v1, also now skips when dir not supplied
11 years ago
Alexander Gubin 1ea1b9fb13 bugfix: missing path for lvm facts
11 years ago