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
Brian Coca 093b5b6051 Merge pull request #11127 from bcoca/makedirs_safe
created makedirs_safe function for use in cases of multiprocess
10 years ago
..
cli added missing ansibleoptionserror import and moved args check in playbook to after parser exists to allow for creating usage info 10 years ago
compat Making the switch to v2 10 years ago
config Making the switch to v2 10 years ago
errors Making the switch to v2 10 years ago
executor Correctly evaluate changed/failed for tasks using loops 10 years ago
galaxy Making the switch to v2 10 years ago
inventory Fixing an oops in inventory/__init__.py where the slots are incorrect 10 years ago
module_utils cloudstack: add timeout to utils 10 years ago
modules Submodule pointer update for core to the merged v2 branch 10 years ago
new_inventory Making the switch to v2 10 years ago
parsing Revert "Adding raw module to list of modules allowing raw params" 10 years ago
playbook Moving included file stuff to a proper dedicated class and file (v2) 10 years ago
plugins created makedirs_safe function for use in cases of multiprocess 10 years ago
template Fixing some small bugs related to integration tests (v2) 10 years ago
utils minor adjustments as per code review 10 years ago
vars Cleaning up VariableManager tests (v2) 10 years ago
__init__.py Re-adding submodules after moving things around 10 years ago
constants.py removed duplicate retry config entries 10 years ago
test-requirements.txt Making the switch to v2 10 years ago