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
Toshaan Bharvani cbe2915ba5 continue fact gathering even without dmidecode (#34925)
* continue fact gathering even without dmidecode

If dmidecode is not available we still wan to continue with fact
gathering.
On certain platforms dmidecode just won't work
2018-03-27 13:56:49 -04:00
..
cli Compare byte strings to byte strings 2018-03-20 12:04:05 -07:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config adds fix for terminal plugins 2018-03-05 08:54:40 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Put back $PATH checking in ansible-connection call (#37933) 2018-03-26 12:49:30 -04:00
galaxy Ansible Galaxy: skel for network role #37241 (#37251) 2018-03-09 13:31:27 -05:00
inventory Except in specific cases, we want to use text strings on the controller 2018-03-26 16:54:39 -07:00
module_utils continue fact gathering even without dmidecode (#34925) 2018-03-27 13:56:49 -04:00
modules Add spectrum_device module (#19739) 2018-03-27 11:58:01 -05:00
parsing Optimizations in mod_args parsing 2018-03-26 10:08:38 -07:00
playbook Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
plugins win_copy: added fix for win_copy deleting local tmp folder (#37964) 2018-03-27 16:20:10 +10:00
template Don't overwrite builtin jinja2 filters with tests (#37881) 2018-03-26 12:06:00 -05:00
utils Document the relationship between octal numbers and the leading zero 2018-03-26 16:25:06 -07:00
vars Fix ansible_lo being used inside of ansible_facts 2018-03-13 12:05:14 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00