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 5905974737 Fix variable referenced before assignment when not using external variables script 14 years ago
..
__init__.py Adding version and author to ansible init. 14 years ago
connection.py Purge unused imports per pyflakes 14 years ago
constants.py Add async polling logic to runner. Will add to playbook shortly, have to diagnose why paramiko 14 years ago
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 14 years ago
playbook.py Update example to use correct service state; minor pep8 indent/spacing fixes 14 years ago
runner.py Fix variable referenced before assignment when not using external variables script 14 years ago
utils.py auto call the file module after copy/template module usage in runner 14 years ago