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.
ansible/lib/ansible
Michael DeHaan 3cbf885079 Change the order the setup cache is used to update things, such that the example/playbooks/conditional_part1.yml file
works as advertised
12 years ago
..
callbacks make callbacks modular 12 years ago
inventory Adds the 'serial' keyword to a playbook which controls how many hosts can be running through a playbook at a single time. 12 years ago
playbook Adds the 'serial' keyword to a playbook which controls how many hosts can be running through a playbook at a single time. 12 years ago
runner Change the order the setup cache is used to update things, such that the example/playbooks/conditional_part1.yml file 12 years ago
__init__.py Release bump 12 years ago
callbacks.py make callbacks modular 12 years ago
color.py formatting 12 years ago
constants.py make connection types pluggable 12 years ago
errors.py Add 'polite' YAML syntax validation and hinting. Closes #798 12 years ago
module_common.py Add module common code to allow it to be easier to indicate whether arguments are mutually exclusive, required in conjunction, or whether one of a list of arguments is required. This simplifies writing Python modules. 12 years ago
utils.py make connection types pluggable 12 years ago