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/v2
Michael Scherer 2a6a01e122 Port some changes that occured on v1 get_facts modules to v2
- 5c64956a7 Set distribution, release, and version for NetBSD
- ec01e071d adjusted for the possibility of lsblk not existing
  for fact gathering
- d4eddabb2 Patch for bug #10485 - ansible_distribution fact
  populates as 'RedHat' on Oracle Linux systems
- 7813ffd71 Adding uptime_seconds fact for linux and darwin platforms
- 29cca0191 Adding oVirt recognition for oVirt guests.
- d0197195e Handle /etc/os-release files with 'Raspbian' in them
- 58a5f8dfa Pulls machine id in ansible facts
- 1968f9969 Wrong OS_FAMILY declaration for openSUSE
- 5dec45e24 Fix wrong distribution facts on SLES/openSUSE

and a few others
11 years ago
..
ansible Port some changes that occured on v1 get_facts modules to v2 11 years ago
bin now in v2 everything passes a single passwords hash 11 years ago
hacking Port sivel's fix for egg_info (#10563) to v2 11 years ago
samples Filter tasks based on tags during iterator setup in v2 11 years ago
scripts Add the python3 compat header 11 years ago
test Add smoketest unittests for the connection plugins 11 years ago
README-tests.md Add a README for the v2 unittests 11 years ago
setup.py Add setup.py for v2 to allow for pip editable installs. 11 years ago
test-requirements.txt Make some of the optional requirements optional for testing -- we'll skip the tests instead 11 years ago