ansible/lib/ansible
Ondra Machacek 84cc5202db Add kubevirt_template module (#52528)
* Apply suggestions from code review

Co-Authored-By: machacekondra <machacek.ondra@gmail.com>
2019-02-26 17:24:49 +05:30
..
cli Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
compat Have update-bundled check for updates to all bundled code 2019-02-06 13:59:55 -08:00
config Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 2019-02-22 16:44:32 -05:00
errors Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-23 11:32:25 -05:00
executor Revert Clear failed state in always only if we did rescue (#52968) 2019-02-26 16:22:32 +10:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory support deterministic host ordering from group ancestors (#44067) 2019-02-20 10:41:25 -05:00
module_utils nxos_command:run_commands results failure when commands array size >1 (#52670) 2019-02-26 12:01:13 +05:30
modules Add kubevirt_template module (#52528) 2019-02-26 17:24:49 +05:30
parsing Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
playbook handle non strings in requirements version for ansible-galaxy (#52109) 2019-02-20 14:28:04 -05:00
plugins Add aws_secret module for managing secretsmanager on AWS (#48486) 2019-02-25 14:27:33 -06:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils move extravars and option vars loading into VM (#51070) 2019-01-30 16:25:36 -05:00
vars Remove unused imports and variable in hostvars.py (#51609) 2019-02-07 11:05:39 -05:00
__init__.py
constants.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py