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
Adam Reznechek 23930d799f Fix cpu facts for hosts missing fields in cpuinfo (16533) (#16535)
Change linux fact gathering to correctly gather ansible_processor_count
and ansible_processor_vcpus on systems without vendor_id/model_name in
/proc/cpuinfo (for ex, ppc64/POWER)
8 years ago
..
cli
compat
config
errors
executor Check controlpersist (#17443) 8 years ago
galaxy Iterate through role paths when installing roles (#17487) 8 years ago
inventory Check controlpersist (#17443) 8 years ago
module_utils Fix cpu facts for hosts missing fields in cpuinfo (16533) (#16535) 8 years ago
modules Update submodule refs 8 years ago
parsing
playbook doas update (#16997) 8 years ago
plugins Added support for dnos9_config module 8 years ago
template Support late evaluation, suppress warnings on SyntaxError (#17462) 8 years ago
utils Merge pull request #17468 from skg-net/dnos9_command 8 years ago
vars
__init__.py
constants.py added new ksu method to man page 8 years ago
release.py
test-requirements.txt