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
fallencliff d5910ebdae update facts.py for solaris and hp-ux
for solaris,  add get_dmi_facts to get product_name fact, and update memtotal_mb to integer for consistency.

for hp-ux,  user machinfo to get product_serial fact
9 years ago
..
cli Python 3 fixes for ansible-doc. 9 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 9 years ago
config Making the switch to v2 11 years ago
errors Add error info if tabs are found in the yaml (#18343) 9 years ago
executor Adding a persistent connection utility 9 years ago
galaxy Cast input role version to string before comparing to available versions (#18269) 9 years ago
inventory Properly sort groups by name as well as depth when getting vars 9 years ago
module_utils update facts.py for solaris and hp-ux 9 years ago
modules Update submodule refs 9 years ago
parsing Fix 'ansible-vault edit' crash on changed nonascii 9 years ago
playbook Rework how the Conditional class deals with undefined vars 9 years ago
plugins import reduce from six label:python3 (#18561) 9 years ago
template always template when called from template (#18490) 9 years ago
utils Network docs fragments: fix copy paste errors (#18564) 9 years ago
vars Rework how the Conditional class deals with undefined vars 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Adding a persistent connection utility 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Making the switch to v2 11 years ago