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/utils
Will Thames d1476aeb01 Updated version info to include submodule information
`ansible --version` etc. now include information about submodules

```
ansible 1.8 (submodule_ansible_version ffee9a8fe0) last updated 2014/09/28 11:03:14 (GMT +1000)
  lib/ansible/modules/core: (ec2_snapshot_remove 3a77c31ecb) last updated 2014/09/27 18:23:31 (GMT +1000)
  lib/ansible/modules/extras: (detached HEAD 110250d344) last updated 2014/09/27 14:33:42 (GMT +1000)
```

Also improved handling of detached HEAD when printing out version
information.
2014-09-28 11:25:04 -04:00
..
module_docs_fragments Adding "follow" param for file/copy options 2014-09-16 12:05:55 -05:00
__init__.py Updated version info to include submodule information 2014-09-28 11:25:04 -04:00
cmd_functions.py Fixes #3973 Second Revision of live ansible-pull output 2014-01-10 11:18:02 -05:00
display_functions.py Moving display-related functions to new module in utils 2014-04-30 15:33:46 -05:00
module_docs.py Resolve option conflict differently. 2014-08-05 20:45:16 -04:00
plugins.py changes for package loading of modules 2014-09-26 11:25:56 -04:00
string_functions.py Allow isprintable() util function to work with unicode 2014-04-03 15:29:51 -05:00
su_prompts.py Checking for localized versions of the su password prompt 2014-08-22 09:59:40 -05:00
template.py Don't template 'vars' dictionary during templating 2014-09-25 14:46:16 -05:00
vault.py Fix comments and error message 2014-08-11 16:02:10 -04:00