community.general/lib/ansible
Nathaniel Nutter 5aac2a4240 fix exception when an image has no name
This prevents an exception from occurring when an image has no name.  While images normally have names it is possible, at least on older versions of Docker, for an image to "lose" its name during a failed `docker rm`.
2017-01-30 14:09:10 -05:00
..
cli PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
compat PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
galaxy PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
inventory PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
module_utils fix exception when an image has no name 2017-01-30 14:09:10 -05:00
modules updated friendlier description 2017-01-30 13:42:58 -05:00
parsing Add representer to AnsibleDumper for AnsibleUnsafeText 2017-01-19 10:10:07 -06:00
playbook PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
plugins Show remote host in error message. (#20823) 2017-01-30 11:16:13 -05:00
template PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
utils PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
vars PEP 8 whitespace cleanup. (#20783) 2017-01-27 15:45:23 -08:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Add pipeline-ish method using dd for file transfer over SSH (#18642) 2017-01-19 12:31:14 -05:00
release.py Bumping devel version to 2.3.0 2016-10-03 11:46:31 -05:00
test-requirements.txt Switch tests to pytest and ansible-test. 2017-01-11 12:34:59 -08:00