1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Brian Coca c857b20043 fixed issue with vars prompt warning causing error
sometimes display object is not magically available, use it explicitly,
no need to be classmethod anymore
fixes #14147
2016-01-27 16:13:06 -05:00
..
cli Merge pull request #14044 from skorochkin/devel 2016-01-26 10:41:05 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor Don't try to generate retry files if the tqm hasn't been initialized 2016-01-27 09:56:50 -05:00
galaxy Prevent traceback. 2016-01-13 20:50:19 -08:00
inventory better error when host inventory script isnt dict 2016-01-25 16:32:09 -05:00
module_utils address minor bugs in nxos shared module 2016-01-27 11:25:56 -05:00
modules Update submodule refs to pick up the synchronize internal parameter 2016-01-25 19:57:28 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing raise AnsibleError as an 'expected' exception 2016-01-25 22:20:55 -05:00
playbook fix for so su works in more cases 2016-01-27 14:13:01 -05:00
plugins Return an error when synchronize is used with something other than an ssh connection 2016-01-27 12:48:15 -08:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils fixed issue with vars prompt warning causing error 2016-01-27 16:13:06 -05:00
vars move hostvars.vars to vars 2015-12-22 00:24:35 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py Re-implementing the retry file feature for 2.0 2016-01-26 14:11:28 -05:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00