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
Robin Roth c20c1a6d49 add depth option to ansible-pull
Allows shallow checkouts in ansible-pull by adding `--depth 1` (or higher number)
10 years ago
..
cli add depth option to ansible-pull 10 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Default msg param to AnsibleError to avoid serialization problems 10 years ago
executor reenabled --tree for ansible adhoc command 10 years ago
galaxy Galaxy 2.0 10 years ago
inventory changed deprecation to removal warning 10 years ago
module_utils Merge remote-tracking branch 'ansible/devel' into issue_13438 10 years ago
modules Update module refs 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing Missed one place we were appending the incorrectly escaped item to raw params 10 years ago
playbook attribute defaults that are containers are a copy 10 years ago
plugins Revert "Remove the funcd connection plugin" 10 years ago
template keep string type filters as strings 10 years ago
utils Finish up plugin porting to global display 10 years ago
vars fix sorting of groups for host vars 10 years ago
__init__.py Bump version in devel now that stable-2.0 has been branched 10 years ago
constants.py removed unused 'pattern' from ansible.cfg 10 years ago
test-requirements.txt Making the switch to v2 11 years ago