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/utilities
Mike Mars 82017ce298 1) Modified error handling to work with Python 2.4.
2) Fixed octal codes to fall in line with the ansible guide, "Porting Modules to Python 3"
3) updated the requirements.
All changes have been verified against Python 2.4, 2.6, & 3.5.
8 years ago
..
helper 1) Modified error handling to work with Python 2.4. 8 years ago
logic Fix wait_for to compile on python3 (#3722) 8 years ago
__init__.py