community.general/lib/ansible
Marc Abramowitz a385744426 Add inventory file to "Unable to find" error msg
E.g.:

    $ ansible gabriel -m ping -i ssh_config.py
    ERROR! Unable to find an inventory file (ssh_config.py), specify one with -i ?
2015-06-17 11:00:13 -07:00
..
cli replaced removed pager_print for print 2015-06-16 09:19:37 -04:00
compat Making the switch to v2 2015-05-03 21:47:26 -05:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Making the switch to v2 2015-05-03 21:47:26 -05:00
executor Make sure registered variable message is sent before other messages 2015-06-17 12:42:47 -04:00
galaxy Making the switch to v2 2015-05-03 21:47:26 -05:00
inventory Add inventory file to "Unable to find" error msg 2015-06-17 11:00:13 -07:00
module_utils Merge pull request #11288 from kstrauser/aixfixes 2015-06-16 19:02:50 -04:00
modules updated with nagios doc fix 2015-06-10 13:00:29 -04:00
new_inventory Making the switch to v2 2015-05-03 21:47:26 -05:00
parsing generalized prereqs check 2015-06-16 09:20:15 -04:00
playbook Make sure the templar is using the right vars when evaluating conditionals 2015-06-17 00:10:11 -04:00
plugins moved ipv6 handling to init 2015-06-16 15:48:10 -04:00
template several fixes to template 2015-06-11 00:21:53 -04:00
utils allow for any non string iterable in listify 2015-06-15 11:02:51 -04:00
vars fixes 11296 where the groups does not have all the groups 2015-06-17 19:18:19 +05:30
__init__.py Re-adding submodules after moving things around 2015-05-03 22:30:51 -05:00
constants.py now detects incorrect password with sudo and su (at least in english) 2015-06-15 01:30:03 -04:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00