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
Toshio Kuratomi f8e4aff4c1 Cleanups:
* Don't reference __class__ when we can use the instance itself
* use isdisjoint() as it can stop once a match is found
* Remove a condtional that was taken care of in the conditonal just above
9 years ago
..
cli Generalize extra variable parsing and loading 9 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 adding display to plugins and start moving debug to display 9 years ago
galaxy removed trailing newline 10 years ago
inventory Merge pull request #11079 from amegianeg/fix_broad_except_in_inventory 9 years ago
module_utils Detect the old python-json library 9 years ago
modules updated submodule refs 9 years ago
new_inventory Making the switch to v2 10 years ago
parsing fixed file lookup pathing in dwim functinos, now does specific paths and priorities and is commented 9 years ago
playbook Cleanups: 9 years ago
plugins Cleanups: 9 years ago
template Add flag to template() so data is not converted to a datastructure 9 years ago
utils adding display to plugins and start moving debug to display 9 years ago
vars Fix issues with vars_prompt and vars_files 9 years ago
__init__.py Re-adding submodules after moving things around 10 years ago
constants.py implemented simplified output for adhoc adn command modules as in v1 9 years ago
test-requirements.txt Making the switch to v2 10 years ago