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
Alexey Shabalin 9be8ecda06 Add support ssh configs from /etc/openssh.
In Altlinux system config dir for openssh is /etc/openssh.
2016-01-14 13:01:49 +03:00
..
cli Revert "Show version without supplying a dummy action" 2016-01-07 08:28:18 -05:00
compat
config
errors Default msg param to AnsibleError to avoid serialization problems 2015-12-02 14:16:47 -05:00
executor When setting fail state skip RESCUE/ALWAYS if cur_block doesn't have them 2016-01-11 12:51:04 -05:00
galaxy made loading of galaxy data files lazy 2016-01-12 12:25:09 -05:00
inventory Allow InventoryScript JSON with childgroups only 2016-01-08 13:52:44 +01:00
module_utils Add support ssh configs from /etc/openssh. 2016-01-14 13:01:49 +03:00
modules Update submodule refs to try and fix the taiga_issue module-is-actually-old travis failures 2016-01-12 12:00:09 -08:00
new_inventory
parsing cleaner implementation and random chunk length. 2016-01-05 18:04:38 +01:00
playbook Split up comma-separated tags properly 2016-01-12 08:18:06 -05:00
plugins Add support ssh configs from /etc/openssh. 2016-01-14 13:01:49 +03:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils remove unused imports 2016-01-11 14:14:20 +01: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 output color is now configurable 2015-12-29 17:40:47 -05:00
test-requirements.txt