community.general/lib/ansible
Toshio Kuratomi 14b3ae1120 Fix new AnsiballZ code to always include module_utils/basic
The AnsiballZ optimization which only uses one pyton interpreter
currently monkeypatches the arguments into a global argument in module_utils
so we need to always include basic.py.  In the future we should fix this
so that it monkeypatches its own file.  That way we won't need to always
include basic.py
2018-08-24 15:37:13 -07:00
..
cli Bump sudo/su deprecation to 2.9 (#44581) 2018-08-23 13:22:54 -05:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config Fix another corner case of too many warnings for world readable current working directory 2018-08-23 20:23:59 -07:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Fix new AnsiballZ code to always include module_utils/basic 2018-08-24 15:37:13 -07:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Adds params to the profile-client-ssl module (#44656) 2018-08-24 15:51:24 -04:00
modules Add example for configuration item deletion (#44390) 2018-08-24 16:13:10 -04:00
parsing Raise a nicer error when we cannot execute the editor (#44423) 2018-08-22 10:24:11 -05:00
playbook Bump sudo/su deprecation to 2.9 (#44581) 2018-08-23 13:22:54 -05:00
plugins Fix incorrect default value for shutdown_command (#44607) 2018-08-24 09:51:14 -04:00
template Remove bare_deprecated functionality (#44517) 2018-08-23 11:31:16 -05:00
utils scaleway: Create a base class for all the modules 2018-08-24 18:15:45 +02:00
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 2018-08-20 15:08:29 -05:00
__init__.py
constants.py We can create a frozenset from a tuple 2018-08-13 15:21:44 -07:00
release.py update 2.7 codename 2018-05-31 15:46:07 -07:00