community.general/lib/ansible/module_utils
GuiGui2 b9613665dd Setup module: Additional facts when using ansible with Linux on System z
- Improved parsing of /proc/cpuinfo to take the specifics of Linux on
System z. ansible_processor and ansible_processor_cores are now
completed.
- Also improved virtualization facts in the same environment, parsing
the output of /usr/bin/lscpu to populate virtualization_type and
virtualization_role more precisely. If lscpu is not available, then
stick to the previous behavior.
2014-03-31 15:30:12 +02:00
..
__init__.py Add package file. 2013-10-26 11:10:54 -04:00
basic.py Allow type=list module arguments to accept integers and floats. 2014-03-28 11:19:49 -04:00
ec2.py Merge branch 'ec2_security_token' of https://github.com/willthames/ansible into willthames-ec2_security_token 2014-03-11 10:45:38 -05:00
facts.py Setup module: Additional facts when using ansible with Linux on System z 2014-03-31 15:30:12 +02:00
gce.py Add BSD license to module_utils/gce.py 2014-03-10 12:02:45 -07:00
known_hosts.py Add option to create host_key directory if it doesn't exist 2014-03-30 01:34:33 -05:00
rax.py Validate SSL certs accessed through urllib* 2014-03-10 16:06:52 -05:00
redhat.py Force command action to not be executed by the shell unless specifically enabled 2014-03-10 16:13:30 -05:00
urls.py Only write the DUMMY_CA_CERT on OS X 2014-03-19 09:01:13 -05:00