You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils
Brian Coca ba2b1a6bf6
fact gathering, ensure we get some linux hardware info even if some fails/times out (#74714)
* Add resiliency to linux hw fact gathering

 Now traps unexpected exceptions on mounts and continues
 gathiering other info.
 Also gives more info on why mount info gathering failed.
 more info if debugging
5 years ago
..
common docs: Update Python 2 doc links (#74633) 5 years ago
compat Vendor `distutils.version` (#74644) 5 years ago
csharp runas - create new SYSTEM token on become (#71714) 5 years ago
distro [module_utils.distro] Fall back to bundled (#74229) 5 years ago
facts fact gathering, ensure we get some linux hardware info even if some fails/times out (#74714) 5 years ago
parsing Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
powershell Ansible.Basic added generic fragment merger for module options (#69719) 6 years ago
six Update vendored copy of `six` to 1.16.0 (#74680) 5 years ago
__init__.py Enhance empty __init__ code-smell to check module_utils (#33438) 8 years ago
_text.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
ansible_release.py [AWS] Add Ansible Version to botocore user agent string (#39993) 8 years ago
api.py ansible-galaxy - increase page size and add retry decorator for throttling (#74240) 5 years ago
basic.py Don't mutate os.environ in AnsibleModule.run_command, make a copy, and pass to Popen (#74791) 5 years ago
connection.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
errors.py Add porting guide and documentation for changes to argument spec validation (#74268) 5 years ago
json_utils.py module output is only json objects (#73765) 5 years ago
pycompat24.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
service.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
splitter.py Fix boilerplate in setup.py and lib/ansible/ dir. 6 years ago
urls.py uri - add ca_path parameter (#71979) 5 years ago
yumdnf.py Add cacheonly option to yum and dnf modules (#73820) 5 years ago