mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* draft new inventory plugin arch, yaml sample - split classes, moved out of init - extra debug statements - allow mulitple invenotry files - dont add hosts more than once - simplified host vars - since now we can have multiple, inventory_dir/file needs to be per host - ported yaml/script/ini/virtualbox plugins, dir is 'built in manager' - centralized localhost handling - added plugin docs - leaner meaner inventory (split to data + manager) - moved noop vars plugin - added 'postprocessing' inventory plugins - fixed ini plugin, better info on plugin run group declarations can appear in any position relative to children entry that contains them - grouphost_vars loading as inventory plugin (postprocessing) - playbook_dir allways full path - use bytes for file operations - better handling of empty/null sources - added test target that skips networking modules - now var manager loads play group/host_vars independant from inventory - centralized play setup repeat code - updated changelog with inv features - asperioribus verbis spatium album - fixed dataloader to new sig - made yaml plugin more resistant to bad data - nicer error msgs - fixed undeclared group detection - fixed 'ungrouping' - docs updated s/INI/file/ as its not only format - made behaviour of var merge a toggle - made 'source over group' path follow existing rule for var precedence - updated add_host/group from strategy - made host_list a plugin and added it to defaults - added advanced_host_list as example variation - refactored 'display' to be availbe by default in class inheritance - optimized implicit handling as per @pilou's feedback - removed unused code and tests - added inventory cache and vbox plugin now uses it - added _compose method for variable expressions in plugins - vbox plugin now uses 'compose' - require yaml extension for yaml - fix for plugin loader to always add original_path, even when not using all() - fix py3 issues - added --inventory as clearer option - return name when stringifying host objects - ajdust checks to code moving * reworked vars and vars precedence - vars plugins now load group/host_vars dirs - precedence for host vars is now configurable - vars_plugins been reworked - removed unused vars cache - removed _gathered_facts as we are not keeping info in host anymore - cleaned up tests - fixed ansible-pull to work with new inventory - removed version added notation to please rst check - inventory in config relative to config - ensures full paths on passed inventories * implicit localhost connection local |
9 years ago | |
|---|---|---|
| .. | ||
| dev_guide | 9 years ago | |
| modules | 9 years ago | |
| roadmap | 9 years ago | |
| YAMLSyntax.rst | 9 years ago | |
| become.rst | 9 years ago | |
| committer_guidelines.rst | 9 years ago | |
| common_return_values.rst | 9 years ago | |
| community.rst | 9 years ago | |
| conf.py | 9 years ago | |
| faq.rst | 9 years ago | |
| galaxy.rst | 9 years ago | |
| glossary.rst | 9 years ago | |
| guide_aws.rst | 9 years ago | |
| guide_azure.rst | 9 years ago | |
| guide_cloudstack.rst | 9 years ago | |
| guide_docker.rst | 9 years ago | |
| guide_gce.rst | 9 years ago | |
| guide_kubernetes.rst | 9 years ago | |
| guide_packet.rst | 9 years ago | |
| guide_rax.rst | 9 years ago | |
| guide_rolling_upgrade.rst | 9 years ago | |
| guide_vagrant.rst | 9 years ago | |
| guides.rst | 9 years ago | |
| index.rst | 9 years ago | |
| intro.rst | 9 years ago | |
| intro_adhoc.rst | 9 years ago | |
| intro_bsd.rst | 9 years ago | |
| intro_configuration.rst | 9 years ago | |
| intro_dynamic_inventory.rst | 9 years ago | |
| intro_getting_started.rst | 9 years ago | |
| intro_installation.rst | 9 years ago | |
| intro_inventory.rst | 9 years ago | |
| intro_networking.rst | 9 years ago | |
| intro_patterns.rst | 9 years ago | |
| intro_windows.rst | 9 years ago | |
| modules.rst | 9 years ago | |
| modules_intro.rst | 9 years ago | |
| modules_support.rst | 9 years ago | |
| network_debug_troubleshooting.rst | 9 years ago | |
| playbook_pahting.rst | 9 years ago | |
| playbooks.rst | 9 years ago | |
| playbooks_acceleration.rst | 9 years ago | |
| playbooks_advanced_syntax.rst | 9 years ago | |
| playbooks_async.rst | 9 years ago | |
| playbooks_best_practices.rst | 9 years ago | |
| playbooks_blocks.rst | 9 years ago | |
| playbooks_checkmode.rst | 9 years ago | |
| playbooks_conditionals.rst | 9 years ago | |
| playbooks_debugger.rst | 9 years ago | |
| playbooks_delegation.rst | 9 years ago | |
| playbooks_environment.rst | 9 years ago | |
| playbooks_error_handling.rst | 9 years ago | |
| playbooks_filters.rst | 9 years ago | |
| playbooks_filters_ipaddr.rst | 9 years ago | |
| playbooks_intro.rst | 9 years ago | |
| playbooks_lookups.rst | 9 years ago | |
| playbooks_loops.rst | 9 years ago | |
| playbooks_prompts.rst | 9 years ago | |
| playbooks_python_version.rst | 9 years ago | |
| playbooks_roles.rst | 9 years ago | |
| playbooks_special_topics.rst | 9 years ago | |
| playbooks_startnstep.rst | 9 years ago | |
| playbooks_strategies.rst | 9 years ago | |
| playbooks_tags.rst | 9 years ago | |
| playbooks_templating.rst | 9 years ago | |
| playbooks_tests.rst | 9 years ago | |
| playbooks_variables.rst | 9 years ago | |
| playbooks_vault.rst | 9 years ago | |
| porting_guide_2.0.rst | 9 years ago | |
| python_3_support.rst | 9 years ago | |
| quickstart.rst | 9 years ago | |
| test_strategies.rst | 9 years ago | |
| tower.rst | 9 years ago | |